Hystrix Dashboard (斷路器:Hystrix 儀表盤)

目錄 pom.xml添加依賴 啓動類添加@EnableHystrixDashboard註解  瀏覽器訪問   pom.xml添加依賴 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-actuator</artifactId> </dependency> <depe
相關文章
相關標籤/搜索