12、Spring Boot集成的運維管理工具

(一)添加依賴web <!--運維管理工具依賴--> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-actuator</artifactId> </dependency> (二)配置運維工
相關文章
相關標籤/搜索