填空题
Spring Boot的Actuator模块提供了生产就绪型功能,如()、健康检查、外部配置、指标收集等。
端点
填空题 Spring Boot提供了()工具,用于简化对Spring Boot应用的打包、运行、监控等操作。
填空题 在Spring Boot中,使用()注解可以创建一个Spring管理的Bean。
填空题 Spring Boot的默认嵌入式服务器是(),但也可以配置为其他服务器,如Jetty或Undertow。