2021年2月21日

强大的Retrofit

摘要: 在SpringBoot项目直接使用okhttp、httpClient或者RestTemplate发起HTTP请求,既繁琐又不方便统一管理。因此,在这里推荐一个适用于SpringBoot项目的轻量级HTTP客户端框架retrofit-spring-boot-starter,使用非常简单方便,同时又提供 阅读全文

posted @ 2021-02-21 10:37 浅笑灬 阅读(709) 评论(0) 推荐(0) 编辑

导航