Monday, October 14, 2024

Hashtag Jakarta EE #250

Welcome to issue number two hundred and fifty of Hashtag Jakarta EE! This week covers key community events and updates from Jakarta EE.

Last week, Ivar Grimstad attended the Community Over Code 2024 in Denver, while missing out on Devoxx Belgium. Next week, he will be in Seattle for the Java Community Process Executive Committee meeting hosted by Amazon.

The Eclipse Foundation is nominated for another term on the JCP Executive Committee, and Ivar encourages members to vote. Meanwhile, the Jakarta EE TCK refactoring continues, with Jakarta EE 11 Core Profile expected to release soon, ratified by Open Liberty.

Additionally, the JakartaOne Livestream is scheduled for December 3, 2024, where further releases may be announced.

Finally, don't miss the Open Community for Java conference in Mainz, happening October 22-24, 2024.

Source: https://www.agilejava.eu/2024/10/13/hashtag-jakarta-ee-250/

No comments:

Post a Comment

Read files in Java 10 ways How to Read a File in Java Using BufferedReader and FileReader for Text Files Code Example: try (BufferedR...