Production-ready Features
将 Spring Boot 推送到生产环境时,Spring Boot 包含许多其他功能来帮助您监控和管理您的应用程序。您可以选择使用 HTTP 端点或使用 JMX 来管理和监控您的应用程序。审核、运行状况和指标收集还可以自动应用到您的应用程序。
Spring Boot includes a number of additional features to help you monitor and manage your application when you push it to production. You can choose to manage and monitor your application by using HTTP endpoints or with JMX. Auditing, health, and metrics gathering can also be automatically applied to your application.