报错原因:没有在application.properties中配置熔断器
解决办法:在application.properties中配置熔断器
hystrix.command.default.execution.isolation.thread.timeoutInMilliseconds=30000
报错原因:没有在application.properties中配置熔断器
解决办法:在application.properties中配置熔断器
hystrix.command.default.execution.isolation.thread.timeoutInMilliseconds=30000
本文标题:springboot2.0.0版本报错 Load balance
本文链接:https://www.haomeiwen.com/subject/gzkavftx.html
网友评论