hystrix-dashboard
进行可视化的一个组件,我们来加上<dependency> <groupId>org.springframework.cloud</groupId> <artifactId>spring-cloud-starter-hystrix-dashboard</artifactId></dependency>名字有点长,...