Deploying Spring Boot Applications
Spring Boot 的灵活打包选项在部署应用程序时提供了大量的选择。你可以将 Spring Boot 应用程序部署到各种云平台,部署到虚拟/真实机,或者使它们完全可用于 Unix 系统。
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.