
Spring Framework
The Spring Framework provides a comprehensive programming and configuration model for modern Java-based enterprise applications - on any kind of deployment platform.
Spring Initializr
OpenFeign creates a dynamic implementation of an interface decorated with JAX-RS or Spring MVC …
Why Spring?
Embedded web servers, auto-configuration, and “fat jars” help you get started quickly, and innovations like LiveReload in Spring DevTools mean developers can iterate faster than ever …
From Spring Framework 6.2 to 7.0
Oct 1, 2024 · Dear Spring community, Spring Framework 6.2 is shaping up for general availability in November 2024, with particularly significant revisions in the core container and in our web …
Spring Cloud 2025.0.0 (aka Northfields) has been released
May 29, 2025 · On behalf of the community, I am pleased to announce the General Availability (GA) of the Spring Cloud 2025.0.0 Release Train is available today. The release can be found …
Core Features :: Spring Boot
If you have not already done so, you might want to read the Tutorials and Developing with Spring Boot sections, so that you have a good grounding of the basics.
Spring Framework 7.0.0-M7 available now
Jul 17, 2025 · On behalf of the team and everyone who has contributed, I am pleased to announce a new milestone for the next Spring Framework generation. We have compiled all …
CVE-2025-22227: Authentication Leak On Redirect With Reactor
Jul 15, 2025 · Spring Security Advisories CVE-2025-22227: Authentication Leak On Redirect With Reactor Netty HTTP Client MEDIUM | JULY 15, 2025 | CVE-2025-22227
Null-safe applications with Spring Boot 4
Nov 12, 2025 · The easiest way to benefit from Spring null-safety is to upgrade to Spring Boot 4 and use an IDE that supports JSpecify annotations to provide feedback to the developer on …
Overview :: Spring Framework
In a microservice architecture, you can have a mix of applications with either Spring MVC or Spring WebFlux controllers or with Spring WebFlux functional endpoints.