springcloud 基于Finchley.SR2版本 Hystrix Dashboard可视化监控

Hystrix Dashboard可视化监控配置 1.创建单独的Hystrix Dashboard模块,添加依赖 <dependency> <groupId>org.springframework.cloud</groupId> <artifactId>spring-cloud-starter-netflix-hystrix-dashboard</artifactId> </dep
相关文章
相关标签/搜索