7 Reasons to Switch to OpenJDK 17 as a Jakarta EE Developer
If you are using enterprise-orientated specifications should you make the switch to OpenJDK 17 ? Payara's Rudy De Busscher thinks you …
Every article on foojay.io, newest first: OpenJDK, the JVM, Java tooling and the ecosystem around them, written by the Java community.

Jadon Ortlepp
4,995 viewsIf you are using enterprise-orientated specifications should you make the switch to OpenJDK 17 ? Payara's Rudy De Busscher thinks you …

Helen Scott
89,896 viewsSometimes you need to modify multiple lines of code on separate lines inside IntelliJ IDEA with the same change. Here's how!

Chandra Guntur
9,724 viewsMaven is a plugin-execution framework: plugins are an assembly of goals, code written as MOJOs (Maven’s plain Old Java Objects).
Learn about Deep Netts, a lightweight Java-native library, easy to learn, and solves many technical challenges related to ML.
Rafael del Nero
3,431 viewsUsing Streams and Set Collection Factory methods with Java makes code easier to read and maintain. Take the next Java quiz to learn more.
A N M Bazlur Rahman
3,991 viewsOptional is a mystery box, a wrapping paper: it may not contain value. When we specify that in a signature, we assume the box might be …

Shai Almog
3,064 viewsThe book provides the theoretical infrastructure needed for the quality process. Viewed as a tutorial it’s pretty good for students!

Nicolas Frankel
2,647 viewsI'd like to describe how to add new behavior to an existing object/type. I won't use any reactive type to make it more general.

Chandra Guntur
5,387 viewsMaven can depend on constraints external to what is packaged. Examples include the JDK to use (assuming there are several JDKs on the …

Sumith Puri
4,720 viewsSKP's Agile Cheat - Sheet that Lists the Most Important Terminologies in Agile, Scrum, Lean, Kanban and SAFe.