<dependency>
     <groupId>io.github.openfeign</groupId>
     <artifactId>feign-hystrix</artifactId>
 </dependency>
java.lang.ClassNotFoundException: feign.hystrix.FallbackFactory
阅读 65
2022-01-20
<dependency>
     <groupId>io.github.openfeign</groupId>
     <artifactId>feign-hystrix</artifactId>
 </dependency>
相关推荐
精彩评论(0)