Java: Where the Wild Code Isn't (On Security and Modularity)
The OpenJDK community has made Java safer for users and developers while making it easier to design, build, and run applications quickly.
Every article on foojay.io, newest first: OpenJDK, the JVM, Java tooling and the ecosystem around them, written by the Java community.
Erik Costlow
7,778 viewsThe OpenJDK community has made Java safer for users and developers while making it easier to design, build, and run applications quickly.

Hanno Embregts
23,398 viewsJava 23 has arrived! It's been six months since Java 22 was released, so it's time for a fresh truckload of JEPs.

OpenJDK (Java) 23 is (almost) here! This version introduces three new features to the language and runtime and many bug fixes, small …

Nicolas Frankel
7,328 viewsI'm continuing my journey on getting more familiar with HTTP APIs by reading related RFCs.

Nicolas Frankel
5,055 viewsDRY is an important principle in software development. In this article, you learn how to apply it to Apache APISIX configuration.

Frank Delporte
8,305 viewsJava is the environment that offers the highest developer productivity thanks to its many amazing tools, evolutions, and community.

Jennifer Reif
6,496 viewsPutting together a conference schedule for NODES 2024 (one of my favorite events of the year) is a massive undertaking, but my colleague and …

Simon Martinelli
6,249 viewsAbout a testing framework that stands out for its ability to run browserless testing, offering several advantages over traditional …

Jonathan Vila
7,903 viewsLet's examine the three most common injection attack types—SQL injection, Deserialization Injection, and Logging Injection—and discuss ways …

Grace Jansen
5,139 viewsThe 12 factor app methodology is being updated and we need your help with it! Contribute your ideas and help us modernize 12-Factor.