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 ...
Recent posts cover extending Milestone 7 of JDK 8 to ensure its feature complete, the Date/Time API now available in Java 8, and updates to the Java Tutorials to cover some Java 8 features.
Get started modeling entities and relationships for Java data persistence, using an example application based on Java 21 with Hibernate 6.3.
As always, the best way to learn a new API is to build something useful with it, which is exactly what we do in this Spring Boot and Model Context Protocol tutorial. Model Context Protocol, Java and ...