Tag

Java EE migration

1 views collected around this technical thread.

Laravel Tech Community
Laravel Tech Community
Apr 9, 2021 · Backend Development

Tomcat 10.0.x Release Notes and Migration Guidance from Java EE to Jakarta EE

Tomcat 10.0.x targets Jakarta EE 9, requiring code changes from javax.* to jakarta.* when migrating from Java EE, and introduces key fixes such as async read regression resolution, safe concurrent ServletInputStream.isReady() calls, and an updated Tomcat Native package built with OpenSSL 1.1.1k.

Jakarta EEJava EE migrationRelease Notes
0 likes · 2 min read
Tomcat 10.0.x Release Notes and Migration Guidance from Java EE to Jakarta EE