
Spring | Home
Integrate AI into your Spring applications without reinventing the wheel. Quickly deliver production‑grade features with independently evolvable microservices.
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 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 …
Spring Initializr
OpenFeign creates a dynamic implementation of an interface decorated with JAX-RS or Spring MVC …
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.
1. Introduction to Spring Framework
Spring's Web module provides basic web-oriented integration features such as multipart file-upload functionality and the initialization of the IoC container using servlet listeners and a web …
Spring Boot 4.0.0-M1 available now
Jul 24, 2025 · On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 4.0.0-M1 has been released and is now available from Maven Central!!
Spring Data 2025.1.1, 2025.0.7 and 2024.1.13 released
Jan 13, 2024 · Please upgrade to Spring Data 2025.1.x or 2025.0.x at your earliest convenience. If you are not yet ready to upgrade, commercial support for Spring Data 2024.1.x is available.
Learn - Spring
New to Spring? Start here. With the Spring Quickstart guide you'll build a classic "Hello World!" endpoint.