Fork me on Github
摘要: 一、基于Feign的远程调用 1.添加客户端依赖 <!--feign客户端依赖--> <dependency> <groupId>org.springframework.cloud</groupId> <artifactId>spring-cloud-starter-openfeign</artif 阅读全文
posted @ 2022-03-26 17:27 昂昂呀 阅读(259) 评论(0) 推荐(0)