摘要: RestTemplate 配置与使用示例 RestTemplate 是 Spring 提供的用于访问 Rest 服务的客户端库。它提供了一套接口,然后分别用三种 Java 最常用 Http 连接的库来分别实现这套接口: JDK 自带的 HttpURLConnection Apache 的 HttpC 阅读全文
posted @ 2022-08-10 17:33 Nisemono_Figo 阅读(2285) 评论(0) 推荐(0)