Write Once, Run Embedded in any IDE
Having written many Java GUI applications, I thought it would be cool to run them embedded in IntelliJ IDEA, Eclipse and NetBeans.
foojay is a place for friends of OpenJDK, providing free, reference materials and blogs for daily Java usage.

Having written many Java GUI applications, I thought it would be cool to run them embedded in IntelliJ IDEA, Eclipse and NetBeans.

Today Azul announces the general availability of Azul Zulu Builds of OpenJDK for Java 17 with CRaC support in x86, 64-bit configurations.

"Java Unscripted" is an exciting interview series featuring insights from Java industry luminaries. Join us as we explore their journeys, …

Take a look at data residency and design a draft architecture to implement it. In the next article, we will delve into the technical …

Discover valuable insights from Java Champion Michael P. Redlich and learn about continuous learning, open-source contributions, and …

Chronicle Threads provides high performance event loop implementations and utility functions to help with threading and concurrency.

Join me for a livestream discussion on logging and how observability shouldn't just be the forte of DevOps. Logs are more than debug prints.

Let's talk to volunteers from different organizations where coding is used to inspire children to become engineers.

"Wouldn’t it be great to use a Java Virtual Machine (JVM) to be 30% more performant? That is a win for both Engineering and Finance."

When using Java JDBC with PostgreSQL, know the difference between simple and extended protocols, how to recognize protocol implementations, …