摘要: 1.RestTemplate 在项目中,当我们需要远程调用一个 HTTP 接口时,我们经常会用到 RestTemplate 这个类。这个类是 Spring 框架提供的一个工具类。Spring 框架提供的 RestTemplate 类可用于在应用中调用rest服务,它简化了与http服务的通信方式,统 阅读全文
posted @ 2022-04-27 15:02 时间无岸 阅读(2396) 评论(0) 推荐(0)