Announcing VS Code Java July 2021 Update
Product roadmap progress, with improved user experiences of features for testing, Maven dependency management, and project management.
foojay is a place for friends of OpenJDK, providing free, reference materials and blogs for daily Java usage.

Product roadmap progress, with improved user experiences of features for testing, Maven dependency management, and project management.

Here's a book to be read thoroughly several times and then to be placed behind glass to be broken in case of emergency!

Watch a demo that shows it’s possible to have a small footprint and low resource usage in Jakarta EE runtimes!

If you are still running on an old Maven version like 3.6.3 or below, you need to upgrade to version 3.8.1 because of security reasons.
To celebrate the OpenJDK 17 & Foojay.io as a vendor-neutral community platform for its users, we’re kicking off the Virtual Foojay JUG Tour!

The latest release of JDK Mission Control was released! It may take time for downstream vendors to release binaries of JDK Mission Control.

Alejandro Duarte's new book shows how to implement web applications in Java using the open source Vaadin framework version 20 and later.

IBM makes it easier than ever to develop and run Java more cost-effectively in hybrid cloud environments, from public cloud to data centers!

In this article, we're going to look at the differences between the various cybersecurity defence techniques!

This article shows how one could offload the Docker part of your build pipeline from your local machine to GitLab using the Kaniko image. It …