Why a Cloud-Native Database Must Run on K8s
We’ve been talking about migrating workloads to the cloud for a long time, but a look at the application portfolios of many IT organizations …
Every article on foojay.io, newest first: OpenJDK, the JVM, Java tooling and the ecosystem around them, written by the Java community.

Jeff Carpenter
2,709 viewsWe’ve been talking about migrating workloads to the cloud for a long time, but a look at the application portfolios of many IT organizations …

Kyle Moore
3,109 viewsLet's review build patterns leveraging remote machines, clarify the definition of remote and distributed builds, and discuss their …

Nicolas Frankel
2,901 viewsWhen header values depend on the web app, we need to reload the configuration without downtime and Continuous Deployment pipeline …

Shai Almog
3,566 viewsOutside of the language itself, collections are the most basic building block for Java applications. How do we expose them for debugging?

Brian Vermeer
5,415 viewsDeserialization vulnerabilities work natively in Java, how attack chains are created, not restricted to Java's custom serialization …

Jennifer Reif
5,365 viewsCreate a Neo4j database, get data loaded, then build a new service that interacts with the database and provides an API for client services.

Steve Millidge
2,595 viewsConcurrency is a small fundamental spec under the Jakarta EE umbrella. As project lead, here's what it is, its future, and how to be …

Patrick McFadin
2,407 viewsImage: Pixabay Editor’s note: This story originally ran on July 27, 2021, the day that Apache Cassandra 4.0 was released. Today is a big day …

Simon Ritter
2,940 viewsDid you know? Azul continues to provide updates to the Zulu builds of OpenJDK 7 until at least December 2027.

Nicolas Frankel
2,797 viewsThe VSCode ecosystem has matured, and lots of plugins are available. I decided to give it a shot. Let's see how and why to get started!