09 2019 档案
RestTemplate的使用(一)
摘要:背景 spring为了简化与http服务的交互,执行rest原则而开发一个工具类 简单使用 1.引入spring-webmvc包,版本自己选 <dependency> <groupId>org.springframework</groupId> <artifactId>spring-webmvc</ 阅读全文
posted @ 2019-09-09 17:16 柳无情 阅读(3040) 评论(0) 推荐(0)