Announcement: Jakarta EE 9.1 Has Been Released!
The Jakarta EE Working Group Releases Jakarta EE 9.1 as Industry Continues to Embrace Open Source Enterprise Java.
Every article on foojay.io, newest first: OpenJDK, the JVM, Java tooling and the ecosystem around them, written by the Java community.

Ivar Grimstad
3,213 viewsThe Jakarta EE Working Group Releases Jakarta EE 9.1 as Industry Continues to Embrace Open Source Enterprise Java.
Almas Baimagambetov
3,628 viewsChangelog and release notes. Learn More.

Rafael del Nero
4,205 viewsIn this challenge, you will see the generic type that will be erased by the compiler and will be replaced by the type we defined at runtime.
Peter Firmstone
7,748 viewsSecurityManager, foundation to build secure software, on its own is insufficient to limit users & software to the least privilege principle.

Nicolas Frankel
2,301 viewsIn this article, I'd like to describe how you can take advantage of Hazelcast to query your cached data in different ways and still be fast.

Deepu K Sasidharan
14,100 viewsI aim to demystify the concepts behind memory management and take a look at memory management in some of the modern programming languages.

In Part 5 of the series, we will be looking at JavaFX’s WebView API to display an HTML Web page containing a 2D map!

Igor De Souza shares a lot fun and inspirational experiments with Java on Raspberry Pi. Some of those were already shared here on Foojay.io.

Yaojin Yang
13,253 viewsWe have made progresses in all key areas including core language support, testing, debugging, refactoring and project management.

Rafael del Nero
5,449 viewsUnderstanding deeply how to use a Map, equals, and hashcode in Java will be a massive help for you to create high-quality code!