News

The most significant addition to the Java language since Sun Microsystems rewrote the collections API for Java 5 is the introduction of Java records. Java records address two significant pain points ...
Generics make your code more flexible and easier to read, and they help you avoid ClassCastExceptions at runtime. Get started with this introduction to using generics with the Java Collections ...
The most popular articles on TheServerSide tend to be the highly technical ones that hit directly at the heart of the enterprise Java developer. While we report important news, discuss interesting ...