This version is still in development and is not considered stable yet. For the latest stable version, please use Spring Boot 3.3.0-SNAPSHOT!

Deploying Spring Boot Applications

Spring Boot’s flexible packaging options provide a great deal of choice when it comes to deploying your application. You can deploy Spring Boot applications to a variety of cloud platforms, to virtual/real machines, or make them fully executable for Unix systems.

This section covers some of the more common deployment scenarios.