The Cost of Not Knowing MongoDB - Part 3: (appV6R0 to appV6R4)
Welcome to the third and final part of the series "The Cost of Not Knowing MongoDB." Building upon the foundational optimizations explored …
Every article on foojay.io, newest first: OpenJDK, the JVM, Java tooling and the ecosystem around them, written by the Java community.

Artur Costa
2,693 viewsWelcome to the third and final part of the series "The Cost of Not Knowing MongoDB." Building upon the foundational optimizations explored …

Luis Majano
2,692 viewsOrtus Solutions announced the release of **BoxLang 1.7.0**, a major update to its modern dynamic language for the JVM that delivers …
This week, I received an interesting task: dusting off a legacy Java application. The application analyzes specific XML files in proprietary …
Anthony Layton
2,311 viewsWhen it comes to Java security, the first thing that comes to mind should be the JVM. If you’re relying on outdated, unpatched, or …

Nicolas Frankel
1 viewsFun fact, I thought I had already written this post, but when I wanted to reference it, I found out that I didn't. In this post, I'd like to …

Jonathan Vila
10,029 viewsYou have an AI-powered assistant to help you out. SonarQube MCP Server comes in. Let's dive into how this cool new MCP can supercharge your …
Nicolas Frankel
2 viewsYou learn by comparing to what you already know. I was recently bitten by assuming Rust worked as Java regarding transitive dependency …

Miro Wengner
9,427 viewsA few months ago, I launched the AI Newsletter to provide a minimally biased perspective on the growing challenges surrounding artificial …

Ricardo Mello
2,045 viewsIn the previous article—Getting Started With Hibernate ORM and MongoDB—we learned how to configure Hibernate to work with MongoDB, create an …

Ricardo Mello
4,177 viewsFor years, Hibernate ORM has been one of the most popular frameworks in the Java ecosystem. It was built to simplify data persistence by …