摘要: 知识点回顾 RestTemplate 提供了多种便捷式访问远程Http服务的方法,是一种便捷的访问restful服务模板类,是spring提供的用于访问Rest服务的客户端模板工具类。 使用: 使用restTemplate访问restful接口非常的简单。 (url, requestMap, Res 阅读全文
posted @ 2021-10-28 22:31 豆豆tj 阅读(25) 评论(0) 推荐(0)