Debug Without Breakpoints – Guide to IntelliJ IDEA's Pause
Learn how to use IntelliJ IDEA's Pause – a lesser known feature that will help you diagnose UI freezes, deadlocks, livelocks, and more
foojay is a place for friends of OpenJDK, providing free, reference materials and blogs for daily Java usage.

Learn how to use IntelliJ IDEA's Pause – a lesser known feature that will help you diagnose UI freezes, deadlocks, livelocks, and more

Learn how to leverage JMX and Spring Boot for advanced debugging and management, enabling efficient monitoring and control of Java …
Smart logging with AOP in Spring boot with our smart Logging, leveraging AOP for detailed, configurable logging. Ideal for cleaner code

bld is an up-and-coming build tool for the Java ecosystem. This article guides you through getting set up to use it in your own projects.

The way we search for information and develop software has changed a lot since then as the use of Artificial Intelligence suddenly became a …

Get your free tickets for Foojay.io collaborators of all shapes and sizes, whoever you are reading this, you are welcome to join in for free …

This year, the first meeting of the JCP Executive Committee will take place in Munich with the support of MicroDoc.

Let's look into the eBPF memory layout and alignment of structs transferred between the kernel and user-land.
How to ensure the right usage of the new version of Java 21, and improve performance and clarity in our code base.

Lately, for my Generative AI powered Java apps, I've used the Gemini multimodal large language model from Google. But there's also Gemma, …