Caused by: java.lang.IllegalStateException: Failed to introspect Class [org.springframework.cloud.netflix.hystrix.HystrixCircuitBreakerConfiguration]
意思是:未能反射hystrix类包(就是添加了依赖没加载进去)


解决方案:
点一下Maven,Reload一下Maven
Caused by: java.lang.IllegalStateException: Failed to introspect Class [org.springframework.cloud.netflix.hystrix.HystrixCircuitBreakerConfiguration]
意思是:未能反射hystrix类包(就是添加了依赖没加载进去)


解决方案:
点一下Maven,Reload一下Maven
7951
1846
2万+

被折叠的 条评论
为什么被折叠?
&spm=1001.2101.3001.5002&articleId=108914205&d=1&t=3&u=7be3caa53fe24e4caaf0f7c76ee0c05d)