@FeignClient 的使用
摘要: 添加依赖 <dependency> <groupId>org.springframework.cloud</groupId> <artifactId>spring-cloud-starter-openfeign</artifactId> </dependency> 启用Feign @Enable
阅读全文
posted @ 2022-09-04 21:24
posted @ 2022-09-04 21:24