This version is still in development and is not considered stable yet. For the latest stable version, please use Spring Boot 3.3.4!spring-doc.cn

This version is still in development and is not considered stable yet. For the latest stable version, please use Spring Boot 3.3.4!spring-doc.cn

This section provides a brief overview of Spring Boot reference documentation. It serves as a map for the rest of the document.spring-doc.cn

First Steps

If you are getting started with Spring Boot or 'Spring' in general, start with the following topics:spring-doc.cn

Upgrading From an Earlier Version

You should always ensure that you are running a supported version of Spring Boot.spring-doc.cn

Depending on the version that you are upgrading to, you can find some additional tips here:spring-doc.cn

Developing With Spring Boot

Learning About Spring Boot Features

Need more details about Spring Boot’s core features? The following content is for you:spring-doc.cn

Container Images

Spring Boot provides first-class support for building efficient container images. You can read more about it here:spring-doc.cn

Moving to Production

When you are ready to push your Spring Boot application to production, we have some tricks that you might like:spring-doc.cn

Optimizing for Production

Spring Boot applications can be optimized for production using technologies described in these sections:spring-doc.cn

Advanced Topics