Java logo with a cup of coffee, representing the latest news and updates

Java News Roundup: December 8th, 2025

Key Highlights Major Release: Spring Tools 5.0 is now available, aligning with the next generation of the Spring ecosystem. Java Updates: JDK 26 and JDK 27 early-access builds have been released, featuring various fixes and improvements. TornadoVM: Version 2.1.0 of TornadoVM has been released, with a bug fix and an improvement to the ByteArray class. The Java ecosystem has been buzzing with activity, and this week’s roundup is no exception. From the release of Spring Tools 5.0 to the latest updates in JDK 26 and JDK 27, there’s a lot to unpack. We’ll dive into the details of these updates and explore what they mean for Java developers. ...

December 15, 2025 · 2 min · TechLife
Java Roundup November 24th 2025

Java Roundup: Spring Cloud, Quarkus, and Hibernate ORM Updates

Key Highlights Spring Cloud 2025.1.0 released with bug fixes and updates to sub-projects Quarkus 3.30 delivers new features, including support for Jackson @JsonView annotation Hibernate ORM 7.2.0.CR3 provides notable changes, such as a new @EmbeddedTable annotation The Java ecosystem has seen significant updates in the past week, with several popular frameworks releasing new versions. This move reflects broader industry trends towards cloud-native development and microservices architecture. As developers, it’s essential to stay up-to-date with the latest developments to ensure we’re building scalable and efficient systems. ...

December 1, 2025 · 2 min · TechLife
Java Roundup November 17th 2025

Java Roundup: November 17th, 2025

Key Highlights Jakarta EE 12 is on track for a summer 2026 release, with Milestone 2 expected on December 9 Liberica JDK updates include patches for four CVEs, addressing security vulnerabilities Open Liberty beta release features support for Spring Boot 4.0 and Jakarta Data 1.1 This week’s Java roundup is packed with exciting updates from the Java ecosystem. As the industry continues to evolve, it’s essential to stay up-to-date with the latest developments. The Jakarta EE 12 release is a significant milestone, reflecting the community’s efforts to improve the platform. Meanwhile, Liberica JDK’s updates demonstrate the importance of addressing security vulnerabilities. These updates are crucial for developers, as they ensure the stability and security of their applications. ...

November 25, 2025 · 3 min · TechLife
Spring Framework 7 and Spring Boot 4 release

Spring Framework 7 and Spring Boot 4 Released

Key Highlights Spring Framework 7.0 introduces first-class REST API versioning and built-in resilience features Spring Boot 4.0 migrates to Jackson 3 for JSON processing and modularizes auto-configuration Significant updates to JDK baseline, Jakarta EE, and Kotlin support The release of Spring Framework 7 and Spring Boot 4 marks a significant milestone in the evolution of these popular Java frameworks. This move reflects broader industry trends towards more efficient, scalable, and maintainable software development. By incorporating features like REST API versioning, built-in resilience, and improved JSON processing, developers can create more robust and reliable applications. The updates to JDK baseline, Jakarta EE, and Kotlin support also demonstrate the commitment to staying current with the latest technologies. ...

November 23, 2025 · 3 min · TechLife
Java 26

JDK 26: News Features

Final Isn’t Final? 5 Deeply Impactful Changes Coming in JDK 26 Introduction When a new Java release is on the horizon, the most talked-about features are often the big, shiny additions to the language or APIs. But in a platform as mature and ubiquitous as Java, the most profound changes often happen at a deeper level—refining core principles for better safety, performance, and developer ergonomics. These are the changes that strengthen the very foundation of the ecosystem. ...

November 5, 2025 · 9 min · TechLife