SpringCloud配置Hystrix Dashboard案例

一、相關環境搭建 1)、監控微服務的項目引入 <!-- hystrix和 hystrix-dashboard相關 --> <dependency> <groupId>org.springframework.cloud</groupId> <artifactId>spring-cloud-starter-hystrix</artifactId> </dependency> <depe
相關文章
相關標籤/搜索