Why Picnic picked Java
Finding the right tech stack is a context-dependent journey. There's no right or wrong, just a lot of different angles to explore!
foojay is a place for friends of OpenJDK, providing free, reference materials and blogs for daily Java usage.

Finding the right tech stack is a context-dependent journey. There's no right or wrong, just a lot of different angles to explore!

Spring Modulith is the successor of Oliver Drotbohm's Moduliths project (with a trailing S). It uses both ArchUnit and jMolecules.

Hi everyone, we are near the end of year. Looking back on 2022, there are a few highlights that we wanted to share with you all!

If anyone needs a reminder Java and JavaFX are "alive and kicking", you can not only check out jfx-central.com, but also the list below.
Control flow is more than step over. You can "jump" to arbitrary code offsets while debugging to reproduce elaborate states and behaviors!

Hilla 1.3 offers an improved way to build React and Spring Boot apps, by enabling end-to-end type-safety and 45 UI components.

Spring Boot Annotation Guide, providing an easy reference for daily development and provides code samples.

How do profilers like async-profiler work? How to write your own? This series tries to write a tiny sampling-based profiler from scratch!

In this article, we explore the challenges in developing a Graphical User Interface (GUI) for Financial Information Exchange (FIX) data.

Let’s create a Java application with YugabyteDB distributed database to see if garbage is generated in response to application requests.