News

Oracle recently introduced a new open-source framework, Project Helidon, a collection of Java libraries designed for creating microservices-based applications. Helidon joins the MicroProfile ...
Generics in Java programming Why use generics? How to use generics for type safety Generics in the Java Collections Framework Examples of generic types in Java Raw types vs. generics Why use generics?
The Java ecosystem supports a host of outstanding back-end frameworks, including many written for modern languages like Scala and Kotlin. Here's how seven top frameworks for Java and JVM languages ...
The insurgence of Spring Boot as the go-to framework for microservices development has spawned renewed interest in the fundamentals of the Spring framework. Folks are particularly interested in the ...
Modern applications might need to support millions of users, but OS threading limits present a problem. Here's how Java 21 virtual threads solve it.
The latest release of Javalin, the lightweight Web framework for Kotlin and Java, is a minor, mostly bug-fix release, but the steady evolution and growing popularity of this open-source project are a ...