Book Review: The Software Engineer's Guidebook
Discover the ultimate guidebook for software engineers, packed with essential tips and strategies for success in the industry.
Every article on foojay.io, newest first: OpenJDK, the JVM, Java tooling and the ecosystem around them, written by the Java community.

Mahendra Rao B
7,348 viewsDiscover the ultimate guidebook for software engineers, packed with essential tips and strategies for success in the industry.

Frank Delporte
4,275 viewsNot only "simple" Java code can be added: a more complex class with a record and Maven dependencies can be created and executed on Foojay.

Johannes Bechberger
5,136 viewsOr: I just released version 0.0.11 with a cool new feature that I can't wait to tell you about...

Gerhard Fuchs
5,435 viewsAn example shows how Java developers can build native executables of declaratively composed networked systems by using FEPCOS-J and GraalVM.

Julien Lengrand-Lambert
5,056 viewsIn this article we continue diving into TestContainers and Supabase, and run unit tests against a full local self-hosted Supabase.

Simon Martinelli
14,062 viewsTestcontainers is a fantastic way to start resources as containers. Even if there is no pre-made container, you can always use …

Frank Delporte
4,817 viewsIn this part, hear about Maven, contributing to Open Source projects, JOOQ, Desktop Applications, Thymeleaf, htmx, and Security.

Nicolas Frankel
1 viewsApache APISIX is an API Gateway, which builds upon the OpenResty reverse-proxy to offer a plugin-based architecture. The main benefit of …

Heshan Thenura Kariyawasam
12,880 viewsLet's take a look in this article at the current state of what can be done with jpackage and GitHub Actions for JavaFX.

Nicolas Frankel
3,394 viewsInstead of forking the call on the client side, we fork the call on the Gateway side.