This article provides an overview of proposals, specifications, and platforms aimed at making Java technology more modular in Java 9. I’ll discuss factors contributing to the need for a more modular ...
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 ...
The first decision to kick off a greenfield Java project usually sounds breezy: "Let's start with Spring Boot, it's everywhere." A few days in, someone mutters that Quarkus boots faster and saves ...
Community driven content discussing all aspects of software development from DevOps to design patterns. Apache Maven is a Java build tool and dependency management engine that simplifies the ...