我正在使用Spring Boot应用程序,我使用Swagger作为文档.
我在我的应用程序中添加了Spring Boot Actuator,但现在我想在我的swagger文档中添加由执行器创建的新服务(/ health/metrics ..).
我没有找到如何配置Actuator和Swagger.
swagger spring-boot spring-boot-actuator
spring-boot ×1
spring-boot-actuator ×1
swagger ×1