Welcome to issue number two hundred and sixty-three of Hashtag Jakarta EE!
Jakarta EE Core Profile 11 was released in December. You can check out all the details on the updated Jakarta EE Core Profile 11 specification page. The next out will be Jakarta EE Web Profile 11, which will be released as soon as there is a compatible implementation that passes the refactored TCK. The Jakarta EE Platform 11 will follow after the Web Profile.
To use Jakarta EE Core Profile 11, simply add the following dependency to your application and run it with a Jakarta EE 11 Core Profile 11 compatible runtime.
<dependency>
<groupId>jakarta.platform</groupId>
<artifactId>jakarta.jakartaee-core-api</artifactId>
<version>11.0.0</version>
<scope>provided</scope>
</dependency>
January is traditionally a calm month for conferences, but also probably the busiest period for call-for-papers. Most of the conferences coming up in the next 6-9 months have CPPs open now. Make sure to check out my Jakarta EE Developer Advocate page to check out my upcoming speaking engagements.
Even this year, we will have a track at Devnexus entirely dedicated to Jakarta EE content. Check out the talks, and go ahead with your registration. You don’t want to miss out on Devnexus! This year will be even more special with the celebration of Java’s 30th anniversary.
But you don’t have to wait until the next conference to get Jakarta EE content. Check out the sessions from JakartaOne Livestream 2024 on the Jakarta EE YouTube channel.