摘要: 1 Feign替代RestTemplate 1.1 RestTemplate方式调用存在的问题 1.2 http客户端Feign的介绍 Feign是一个声明式的http客户端,官方地址:https://github.com/OpenFeign/feign 其作用就是帮助我们优雅的实现http请求的发 阅读全文
posted @ 2022-01-14 22:17 yub4by 阅读(139) 评论(0) 推荐(0)