摘要:
1.新建Module eureka-monitor-client 2.父级pom中添加module 3.编写eureka-monitor-client 中的pom 4.编写application.yml 5.主函数 6.输入 http://192.168.9.6:8766/turbine.strea 阅读全文
posted @ 2018-12-21 14:10
点点_滴滴
阅读(1030)
评论(0)
推荐(0)
摘要:
1.引入依赖 2.主函数加入注解 3.配置文件actuator中开启hystrix 4.输入http://192.168.9.6:10114/actuator/hystrix.stream 显示 5.输入http://192.168.9.6:8765/hystrix 显示 6.填入http://19 阅读全文
posted @ 2018-12-21 11:36
点点_滴滴
阅读(835)
评论(0)
推荐(0)
摘要:
1.引入依赖 2.主函数开启 @EnableHystrixDashboard 3.actuator 中开启hyxstrix 4.运行http://192.168.9.6:10113/actuator/hystrix.stream 显示 5.运行 http://192.168.9.6:8764/hys 阅读全文
posted @ 2018-12-21 11:25
点点_滴滴
阅读(361)
评论(0)
推荐(0)
摘要:
1.引入依赖包 2.配置文件开启熔断器 3.定义熔断器fallback 4.编写hystrix_eurekaClientFeign类 阅读全文
posted @ 2018-12-21 10:52
点点_滴滴
阅读(344)
评论(0)
推荐(0)
摘要:
1.依赖包引入 2.主函数加入注解 @EnableHystrix 开启熔断器 3.编写熔断器faillbackMethod 阅读全文
posted @ 2018-12-21 10:49
点点_滴滴
阅读(450)
评论(0)
推荐(0)

浙公网安备 33010602011771号