创建configclient工程,从configserver读取配置文件
hystrix隔离机制:线程池隔离和信号量隔离及配置参数
Hystrix、Ribbon、openfeign的超时时间配置
notice_hystrix增加hystrix实现错误熔断(配置文件方式)
hystrix熔断相关参数说明
notice_hystrix增加hystrix实现超时熔断(未完废弃)
notice_hystrix增加hystrix实现错误熔断(注解方式)
openfeign日志打印
ums_hystrix增加hystrix服务降级(openfeign)
ums_hystrix增加hystrix服务降级(针对接口配置)