springboot-bucket/springboot-resttemplate
2018-02-28 10:26:35 +08:00
..
src 添加代码示例springboot-resttemplate 2018-02-28 10:26:35 +08:00
.gitignore 添加代码示例springboot-resttemplate 2018-02-28 10:26:35 +08:00
LICENSE 添加代码示例springboot-resttemplate 2018-02-28 10:26:35 +08:00
pom.xml 添加代码示例springboot-resttemplate 2018-02-28 10:26:35 +08:00
README.md 添加代码示例springboot-resttemplate 2018-02-28 10:26:35 +08:00
run.sh 添加代码示例springboot-resttemplate 2018-02-28 10:26:35 +08:00

使用RestTemplate

使用RestTemplate访问RESTful API接口

测试用例

com.xncoding.pos.ApplicationTests.java

许可证

Copyright (c) 2018 Xiong Neng

基于 MIT 协议发布: http://www.opensource.org/licenses/MIT