随笔分类 -  框架 / springCloud

摘要:#1, 两种服务调用方式 1,Feign 2,restTemplate ##1,1 RestTemplate 1, application.yml ``` server: port: 8084 spring: application: name: feign-customer-example clo 阅读全文
posted @ 2021-08-02 17:28 primaryC 阅读(276) 评论(0) 推荐(0)