Neo Stream Search Java Challenge
In this challenge, we explore important key methods when we work with a Java Stream so that it becomes clear for you what they do.
Every article on foojay.io, newest first: OpenJDK, the JVM, Java tooling and the ecosystem around them, written by the Java community.

Rafael del Nero
3,663 viewsIn this challenge, we explore important key methods when we work with a Java Stream so that it becomes clear for you what they do.

Roman Chernobelskiy
2,937 viewsHow we utilize off-the-shelf functionality and components to set up lightweight cross-cluster communication in a multitenant environment.
Foojay podcast, with James Gosling, Java creator, embedded enthusiast, distinguished engineer of AWS GreenGrass, formerly at Liquid …

Cay Horstmann
5,134 viewsThis is another book that I can warmly recommend to Java programmers who have learned to code and strive to code well!
During September and October, contributors to Foojay will make a whistle stop tour through as many JUGs as possible, via virtual meetups!

Rafael del Nero
3,371 viewsAre you ready for the next Java Challenge? Less introduction, more action, and master Java concepts by having fun!
Almas Baimagambetov
3,168 viewsThe FXGL game engine is now at 11.17. Most of the changes in this release focus on internal code quality and fixes.

Gerrit Grunwald
5,313 viewsAfter creating the Disco API, I had the idea to create plugins for IDEs and browsers to enable more easy JDK downloading.

Nick Zhu
3,993 viewsWelcome to the special mid-year edition for Visual Studio Code Java updates, where we look at our product roadmap for the next few months!

Automation is often the final milestone to be achieved, but running databases in Kubernetes can actually help us progress toward this goal.