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


解决方案:
点一下Maven,Reload一下Maven
更多推荐



所有评论(0)