Project Lombok is a small library that can be used to reduce the amount of boilerplate Java code that is commonly written for Java classes. Project Lombok does this via annotations that can be added ...
Oracle introduced its new open-source framework, Project Helidon, in September 2018. Originally named J4C (Java for Cloud), Helidon is a collection of Java libraries for creating microservices-based ...
A new project from Oracle seeks to solve the nagging problem of slow Java startup times and other performance-related issues. Dubbed Project Leyden, the effort will address these pain points by ...
Open source Java development environment NetBeans has achieved top-level project status at the Apache Software Foundation. NetBeans is the integrated development environment (IDE) associated first ...
Loom is a newer project in the Java and JVM ecosystem. Hosted by OpenJDK, the Loom project addresses limitations in the traditional Java concurrency model. In particular, it offers a lighter ...