
Spring | Quickstart
You've already seen how simple Spring can be, but it's also very flexible. There are thousands of things you can do with Spring, and we have lots of guides available to take you through the …
Spring Initializr
OpenFeign creates a dynamic implementation of an interface decorated with JAX-RS or Spring MVC …
Spring Boot
Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can "just run". We take an opinionated view of the Spring platform and third-party libraries …
Getting Started | Building an Application with Spring Boot
Spring Boot offers a fast way to build applications. It looks at your classpath and at the beans you have configured, makes reasonable assumptions about what you are missing, and adds those …
Developing with Spring Boot
This section goes into more detail about how you should use Spring Boot. It covers topics such as build systems, auto-configuration, and how to run your applications.
Generative AI - Spring
By leveraging the familiarity and strengths of the Spring Framework, Spring AI democratizes access to sophisticated AI features, making it easier for developers to build intelligent apps.
Spring Boot 3.5.5 available now
Aug 21, 2025 · On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 3.5.5 has been released and is now available from Maven Central. This …
Spring Boot 4.0.0-M1 available now
Jul 24, 2025 · I’ve started a migration branch to Spring Boot 4.0.0-M2 to test new features and ensure my application compiles. Overall the migration went fine, but I’ve noticed a breaking …
Spring Boot 3.5.0 available now
May 22, 2025 · Spring Boot 3.5 moves to new versions of several Spring projects and we’ve also upgraded to the latest stable releases of other third-party libraries wherever possible.
Spring AI
Spring AI is an application framework for AI engineering. Its goal is to apply to the AI domain Spring ecosystem design principles such as portability and modular design and promote using …