MicroProfile Config for Java SE
How can you use MicroProfile Config in a pure Java SE environment? What libraries support this, what are the supported features, etc?
Every article on foojay.io, newest first: OpenJDK, the JVM, Java tooling and the ecosystem around them, written by the Java community.

Rudy De Busscher
9,492 viewsHow can you use MicroProfile Config in a pure Java SE environment? What libraries support this, what are the supported features, etc?
Rob Austin
8,796 viewsLearn the basics of serialization in an article that discusses some of the key advantages of the open source Chronicle Wire.

Marit van Dijk
13,791 viewsLet's learn a lot of different tips and tricks that will level up your presentation skills with IntelliJ IDEA!

Shai Almog
6,132 viewsJava has maintained its popularity for such a long period of time: its conservative, slow, and steady approach is key to its success

Nicolas Frankel
1 viewsI'm still working on learning Rust. Beyond syntax, learning a language requires familiarizing oneself with its idioms and ecosystem. I'm at …

Frank Delporte
6,219 viewsHow to establish whether Azul Zulu Prime improves aspects of application behavior to a degree justifying using it within your organization.

Chris Latimer
5,594 viewsCTOs and enterprise architects have long recognized the importance of event-driven architectures (EDA).

Peter Lawrey
8,947 viewsLearn 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!

Nicolas Frankel
4,345 viewsThe default Python's dependency management system breaks automated version upgrades, take a look at the pip-compile alternative.