Creating CAD Applications with Java and JavaFX
Some days ago I finished a CAD application whose purpose is to calculate the energy efficiency of Dwellings (or multiple Dwellings). It can …
Every article on foojay.io, newest first: OpenJDK, the JVM, Java tooling and the ecosystem around them, written by the Java community.

Pedro Duque Vieira
6,745 viewsSome days ago I finished a CAD application whose purpose is to calculate the energy efficiency of Dwellings (or multiple Dwellings). It can …

Brian Vermeer
4,235 viewsUnited by their passion for open source, Payara and IBM recently teamed up for a panel discussion on security in Java application …

Sirisha Pratha
3,160 viewsRecently, I worked on an issue to implement union, intersect, and difference operations in Sets for primitive types in Eclipse Collections.

Johannes Weigend
3,005 viewsLast week, we took a look at the current situation in Europe. We saw that the second wave is already breaking in Europe. This trend …

Vipin Sharma
8,943 viewsHidden classes allow frameworks to define classes as non-discoverable implementation details, so that they cannot be linked against. Read …

Jadon Ortlepp
2,861 viewsLearn how to connect MicroProfile Metrics with Prometheus and Grafana to produce useful graphics and to help investigate your architecture.

Matt Raible
4,829 viewsI like many things about IntelliJ IDEA, but I thought it'd be fun to write about the ones that make me most productive. Read on for details!

Johannes Weigend
3,149 viewsWith the Software ECG Covid-19 Edition, you can evaluate the most important Covid-19 time series across countries. Read on for details!
Geertjan Wielenga
16,221 viewsAzul has made Zulu OpenJDK builds of OpenJDK 8, 11, and 13, as well as 16-ea, available on Apple Silicon, Arm-based Macs. Check it out!

Frank Delporte
6,638 viewsHow to build native applications for multiple devices from a single JavaFX project with Gluon Mobile and GitHub Actions.