SpringCloud的hystrixdashboard监控
1.hystrix项目修改对hystrix进行监控,要使得hystrix项目有actuator功能这首先需要添加springboot-actuator.pom.xml<dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-actuator</artif