Do Java/Jakarta EE Standards Matter?
Among other highlights, this video shows you how having standards gives you the opportunity to develop future proof applications!
Every article on foojay.io, newest first: OpenJDK, the JVM, Java tooling and the ecosystem around them, written by the Java community.

Jadon Ortlepp
4,037 viewsAmong other highlights, this video shows you how having standards gives you the opportunity to develop future proof applications!

Rafael del Nero
5,249 viewsThe "Function" functional interface is a first-class citizen function, so we can pass a function to a method and declare it as a variable.
Foojay community members discuss the modernization of Jakarta EE and excitement about cool new developments like Microprofile.

Frank Delporte
4,639 viewsThe Pi4J library (a friendly object-oriented I/O API and libraries for Java access to the full I/O of the Raspberry Pi) has taken a big …

Tetiana Fydorenchyk
4,189 viewsFind out about Tomcat and TomEE auto-clustering in Jelastic PaaS, as well as how to get these scalable clusters up and running!

Nicolas Frankel
2 viewsOn March 14th, 2020, I landed home. I had planned the week before to be productive: one talk in Pasadena, two talks in San Francisco, one in …

Chandra Guntur
6,222 viewsApache Maven (commonly referred to as “Maven”) is a Build Management tool. Maven is primarily used to build Java projects.

Jadon Ortlepp
2,306 viewsFrom this video, learn how the Jakarta EE deployment model using thin WARs allows you to modernize your application development, today!

Nicolas Frankel
3,116 viewsSince Docker announced that it would remove unused images from Docker Hub, I've been interested in listing places where I could host mine!
Wim Deblauwe
21,613 viewsOne of the things that distinguishes a decent API from one that is a pleasure to work with is robust error handling.