News

The Java ecosystem is bursting with tools and frameworks for just about every programming need. Here are seven open source Java projects you don't want to miss.
This installment of Open source Java projects showcases Akka, a JVM-based toolkit and runtime that implements the actor model as message-passing paradigm. Start with a simple example, then work ...
Project Harmony aims to create version of Java desktop software with an open-source license--something Sun has resisted in the past. Martin LaMonica is a senior writer covering green tech and ...
While it’s most well known as a build tool, Apache Maven is also a configuration tool which can generate skeleton Java projects through the archetype:generate command. mvn archetype:generate. Over ...
In Java 24, Project Leyden’s JEP 483, "Ahead-of-Time Class Loading & Linking", starts Java applications like Spring PetClinic up to 40% faster without code changes or new application constraints.
In a video, Nicolai Parlog presents the plans for JDK projects in 2025, including Babylon, Loom and Leyden, and provides insights into upcoming developments. On the official Java YouTube channel ...