Hashtag Jakarta EE #335

Welcome to issue number three hundred and thirty-fifth of Hashtag Jakarta EE!

I am currently in Cluj for Cluj Innovation Days 2026. The main event was on Thursday and Friday and this weekend I have been attending a satelite event in a nearby village called Sâncraiu, More about the event will follow in a separate post shortly.

The Jakarta EE Platform call this week was a fairly short and efficient one. We are pretty much on track according to the plan of releasing Core Profile later this year with Web Profile and Platform following shortly thereafter. Nightly snapshots of the Jakarta EE API is now published to Maven Central.

<dependency>
     <groupId>jakarta.platform</groupId>
     <artifactId>jakarta.jakartaee-api</artifactId>
     <version>12-0.0-SNAPSHOT</version>
     <scope>provided</scope>
 </dependency>

June will be a much calmer month for me when it comes to conferences. I have only one event planned for the end of June. This will be a hackathon at the University of Cagliari where we will have a Jakarta EE challenge. Check out Code the Continuum for details.