How to Detect Cache Misses Using Observability
In this article, we'll examine cache misses and, in general, learn about the caching concept and how to implement it in Spring Boot.
Every article on foojay.io, newest first: OpenJDK, the JVM, Java tooling and the ecosystem around them, written by the Java community.

Saeed Zarinfam
6,986 viewsIn this article, we'll examine cache misses and, in general, learn about the caching concept and how to implement it in Spring Boot.

In addition to many improvements and fixes, the new Stable Azul Zing Build of OpenJDK includes the new Long Term Support (LTS) version, …

A N M Bazlur Rahman
9,724 viewsDiscover how Java records enhance parameterized testing in JUnit 5. Learn to create cleaner, more expressive, and type-safe tests.

Nicolas Frankel
3,753 viewsLast year, I wrote a post on Open Telemetry Tracing to understand more about the subject. I also created a demo around it...

In this episode, Frank and the Foojay Podcast leave the European Union and step over the border of Switzerland, the country where the Red …

Frank Delporte
5,705 viewsHere is the overview of the JavaFX LinksOfTheMonth of March 2024, published on jfx-central.com during this month.

Nicolas Frankel
1 viewsThe first rule of distributed systems is "Don’t distribute your system". Designing distributed systems right is infamously hard for multiple …

Muaath Bin Ali
18,813 viewsThe AspectJ framework streamlines AOP adoption in Java. AOP improves modularity which leads to code that is easier to understand and …

Marit van Dijk
8,235 viewsAs developers, we read code more than we write it. When reading code inside the IDE, IntelliJ IDEA helps us to read and understand code by …

Johannes Bechberger
5,259 viewsI went traveling again, read more on my travels to FOSDEM, Canada and Zurich in February/early March in this travel report.