How Oracle Separates Java Pricing from Value
Oracle deserves props for continuing to develop Java as an open-source platform, but its pricing model and licensing continues to drive …
Every article on foojay.io, newest first: OpenJDK, the JVM, Java tooling and the ecosystem around them, written by the Java community.

Simon Ritter
5,642 viewsOracle deserves props for continuing to develop Java as an open-source platform, but its pricing model and licensing continues to drive …

Jonathan Vila
10,368 viewsIncrease readability, reduce cognitive complexity, and avoid bugs that are hard to spot with Java's Pattern Matching.

Christopher Schnick
8,926 viewsWhat does it take to run JavaFX applications on exotic Linux systems like the Windows Subsystem for Linux or some embedded systems?

Geertjan Wielenga
3,956 viewsUber Tech is partnering with Java User Group Amsterdam to host their first mini conference with Foojay.io.

Nicolas Frankel
3,728 viewsIn this two-post series, I've addressed most of 16 different practices to secure APIs with Apache APISIX.

Nicolas Frankel
3,671 viewsSee how to configure Apache APISIX to secure your APIs against 7 of the 16 rules in the "16 practices to secure your API" list.

Thanos Stratikopoulos
5,704 viewsTornadoInsight is an open-source IntelliJ IDEA plugin for enhancing the developer experience when working with TornadoVM.

Jadon Ortlepp
4,612 viewsWe're excited to announce that the 2nd edition of Payara Hackathon is now open for sign ups!

Johannes Bechberger
6,123 viewsLearn why using libbcc is not the best idea and start working with the newer libbpf.

GitHub offers a way to customize one's profile by allowing one to create a README in a specific repository, named as your profile, e.g.,…