> For the complete documentation index, see [llms.txt](https://doc.shiker.tech/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.shiker.tech/spring-boot-can-kao-wen-dang/6.-shi-yong-spring-boot-jin-xing-kai-fa/6.9.-da-bao-nin-de-sheng-chan-ying-yong-cheng-xu.md).

# 6.9. 打包您的生产应用程序

可执行 jar 可用于生产部署。由于它们是独立的，因此也非常适合基于云的部署。

对于其他“生产就绪”功能，例如运行状况、审计和指标 REST 或 JMX 端点，请考虑添加`spring-boot-actuator`. 有关详细信息，请参阅[*生产就绪功能。*](https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#actuator)
