Is it Time to go Back to the Monolith?
Modern modular monoliths (and Moduliths) are redefining the monolithic architecture. Pick the best of both worlds with the hybrid approach.
foojay is a place for friends of OpenJDK, providing free, reference materials and blogs for daily Java usage.

Modern modular monoliths (and Moduliths) are redefining the monolithic architecture. Pick the best of both worlds with the hybrid approach.

Let's use an event-driven Hello World (a paradigm where the flow is determined by events) to step through behaviour-driven development,

Do you trust profilers? I once did too. Here I describe why you should take the results of profilers with a grain of salt.

A lot of game and 3D development, releases, interesting ongoing development, and so much more to read. Enjoy reading and clicking!

Learn how you can leverage OPA and Apache APISIX to move your authentication and authorization logic from the code to the infrastructure.

Discussion extrapoliating from per-user rate limiting showing how one can implement it in a library and an infrastructure component.

The aim of the article is to introduce my newly published book "Practical Design Pattern for Java Developers".

Let's learn all about software composition analysis, how they work and why it is important for developers to get started as soon as …

In part 9 of this series, learn how to successfully create an orchestrated microservices system with Docker Compose!

Sometimes there are JavaFX apps that I would also like to use on my iPhone but I wrote them for the desktop and... how to do that?