Eclipse Foundation announces Jakarta EE 11 to advance cloud-native Java productivity
SiliconANGLE, Thursday, June 26th, 2025
Jakarta EE, a working group hosted by the Eclipse Foundation, today announced the general availability of the Jakarta EE 11 Platform, the latest version of its enterprise Java platform.
The new version builds on previous releases with the full platform release aligning Jakarta EE with Oracle Corp.'s support for Java 21. The release also tightens Jakarta EE focus on making modern application development faster and less error-prone.
The release introduces Jakarta Data, a specification that abstracts common data-access patterns. Jakarta Data includes built-in BasicRepository and CrudRepository supertypes that cover routine create, read, update and delete operations, while pagination and support for Query Language reduce boilerplate and potential bugs.