Community

Planning for Jakarta EE 9.1

Friday, December 18, 2020 - 04:11 by Ivar Grimstad
In the December 15 Platform Project call, the platform team made a couple of important decisions regarding the upcoming Jakarta EE 9.1 release. The goal of Jakarta EE 9.1 is to ship Java SE 11 support as soon as possible. That means that we want to minimize releasing new API...

Hashtag Jakarta EE #50

Sunday, December 13, 2020 - 05:54 by Ivar Grimstad
Welcome to the fiftieth issue of Hashtag Jakarta EE! Wow, fifty hashtags so far! Tuesday was a big day for the Jakarta EE community. That was the day of JakartaOne Livestream 2020. With this event, we officially announced Jakarta EE 9, even though it has been available in Maven Central...

Hashtag Jakarta EE #49

Sunday, December 6, 2020 - 02:57 by Ivar Grimstad
Welcome to the forty-ninth issue of Hashtag Jakarta EE! Big day on Tuesday! The second edition of JakartaOne Livestream happens on December 8, 2020. Make sure you are registered! I am really looking forward to hosting this event together with Tanja. We have an amazing lineup of speakers and lots...

Jakarta MVC 2.0 Release Review

Friday, December 4, 2020 - 03:01 by Ivar Grimstad
Before a Jakarta EE specification can be released under the Jakarta EE Specification Process ( JESP), it has to go through a release review. The ballot for Jakarta MVC 2.0 can be followed in this ballot thread. The release review is initiated by creating a Pull Request to the Jakarta...

Hashtag Jakarta EE #48

Sunday, November 29, 2020 - 05:59 by Ivar Grimstad
Welcome to the forty-eighth issue of Hashtag Jakarta EE! JakartaOne Livestream 2020 is just around the corner. Make sure you register today! We continue the cupcake success from the Milestone party in June. This time we go even bigger! A final release deserves a proper CAKE! Join us in the...

Jakarta MVC 2.0 TCK

Wednesday, November 25, 2020 - 04:21 by Ivar Grimstad
A specification must, according to the Jakarta EE Specification Process ( JESP), provide a test suite to verify that an implementation implements the specification correctly. This test suite is called a Test Compatibility Kit (TCK). There must be at least one compatible implementation, i.e. an implementation that passes the TCK...

Jakarta EE 9 Live Coding

Tuesday, November 24, 2020 - 04:04 by Ivar Grimstad
What better way of spending a Friday night than some Jakarta EE 9 live coding on YouTube with Markus Karg? I don’t think any lengthy description is needed since the video speaks for itself. It is FUN and you don’t want to miss it!

Hashtag Jakarta EE #47

Sunday, November 22, 2020 - 05:59 by Ivar Grimstad
Welcome to the forty-seventh issue of Hashtag Jakarta EE! Jakarta EE 9 is released and available in Maven Central! You can start using it today. This is how you configure your pom.xml for Jakarta EE Platform 9: jakarta.platform jakarta.jakartaee-api 9.0.0 provided And this is how you configure your...