一、容错与回退1.1、容错在SpringCloud中,Zuul默认已经整合了Hystrix。测试:a、依次启动eureka-server(4010)、provide-user(4011)、hystrix-consumer-movie(5012)、microservice-gateway-zuul(5016)、hystrix-dashboard(5013)b、访问http://localhost:5016/hystrix..
分类:
编程语言 时间:
2017-08-24 19:46:37
阅读次数:
2362