A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
Famous philosopher George Santayana once said, "Those who cannot remember the past are condemned to repeat it." In the case of the Java Platform Module System (JPMS), the past has most certainly ...
Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with content, and download exclusive resources. This article dives into the happens-before ...
The folks at the Eclipse Foundation, in collaboration with the Adoptium Working Group, recently unveiled the latest release of Eclipse Temurin, the working group's OpenJDK distribution. This is the ...
The module system introduced in Java 9 makes it easier to organize your code. Here’s a brief guide to working with modules in Java Until Java 9, Java’s top-level code organization element had been the ...
The Java community has no shortage of IDEs for active development. With so many available options, an organization's final choice will come down to development needs and preferences. There are more ...
If you’ve had your ear to the ground recently, you’ve likely been hearing a lot about service-oriented application development with OSGi and Spring Dynamic Modules. In this second article in the Hello ...
The latest version of the Gradle open-source build automation tool, just announced, comes with a number of upgrades, bug fixes, and highly anticipated support for building and testing Java modules, ...