@EnableHystrix
摘要:
使用注解的方式进行熔断降级 @HystrixCommand(fallbackMethod = "hiError") fallbackMenthod 属性表示使用熔断降级的方法,针对具体的某个方法,该注解使用在server方法上 阅读全文
posted @ 2018-12-04 22:10 哎哟,不错哦 阅读(9138) 评论(0) 推荐(0)
2018年12月4日 #
posted @ 2018-12-04 22:10 哎哟,不错哦 阅读(9138) 评论(0) 推荐(0)
posted @ 2018-12-04 21:06 哎哟,不错哦 阅读(27624) 评论(0) 推荐(0)
posted @ 2018-12-04 20:34 哎哟,不错哦 阅读(1277) 评论(0) 推荐(0)