Java on Azure Tooling Update – August 2022
In this update, we will introduce the new AKS support and Virtual Machine support. Check it out and try it out!
foojay is a place for friends of OpenJDK, providing free, reference materials and blogs for daily Java usage.

In this update, we will introduce the new AKS support and Virtual Machine support. Check it out and try it out!

How can you use MicroProfile Config in a pure Java SE environment? What libraries support this, what are the supported features, etc?
Learn the basics of serialization in an article that discusses some of the key advantages of the open source Chronicle Wire.

Let's learn a lot of different tips and tricks that will level up your presentation skills with IntelliJ IDEA!

Java has maintained its popularity for such a long period of time: its conservative, slow, and steady approach is key to its success

How to establish whether Azul Zulu Prime improves aspects of application behavior to a degree justifying using it within your organization.

CTOs and enterprise architects have long recognized the importance of event-driven architectures (EDA). - by Chris Latimer

Learn what we learned after five years of developing and supporting low latency microservices.

What can or should be considered the right size of a unit with regard to what is tested in isolation? Two unit-testing approaches explained!

The default Python's dependency management system breaks automated version upgrades, take a look at the pip-compile alternative.