Debugging Gson, Moshi and Jackson JSON Frameworks in Production
Parsing is a major source of production failures. Some are easy to track but some are insidious. Here's how you can debug them on the fly!
foojay is a place for friends of OpenJDK, providing free, reference materials and blogs for daily Java usage.

Parsing is a major source of production failures. Some are easy to track but some are insidious. Here's how you can debug them on the fly!

General availability of a gRPC API for Apache Cassandra to leverage a powerful database in combination with a microservices-oriented API.

In this article, we discuss MicroStream caching and clustering functionality. We also indicate the available integrations.

Learn how to make it easy to quickly start using deep learning and to integrate deep learning into existing Java applications.

The latest analysis and statistics show that Foojay had as much traffic over the past half year as over the whole of 2021.

Learn a new codebase by diving into it with debuggers to understand the full extent of internal semantics and interactions in the project.

Let's go even deeper in this series that focuses on the key features of the MicroStream serialisation engine.

Jakarta EE is a dominant force behind all enterprise development in Java. Check out my favorite top 7 features, what are yours?

Here I list several hard things I've been exposed to. I believe there are many others: I'll be interested in the ones you've encountered!

Learn how to improve the performance of a Spring application and diagnose production problems. Lessons from our live workshop covering JPA!