springboot2.0 快速搭建 Actuator和spring boot admin 進行監控

1 搭建SpringBoot admin 服務端     創建springBoot 項目並引入springBoot admin 服務端的依賴。 <dependency> <groupId>de.codecentric</groupId> <artifactId>spring-boot-admin-server</artifactId> <version>2.0.2</version> </d
相關文章
相關標籤/搜索