springboot 中使用fegin调用第三方接口

1.pom包依赖加载git <!-- Hystrix 断路器模块 --> <dependency> <groupId>org.springframework.cloud</groupId> <artifactId>spring-cloud-starter-hystrix</artifactId> <version>1.4.4.RELEASE</version> </depe
相关文章
相关标签/搜索