RestTemplate(含官方文档)

官方文档

https://docs.spring.io/spring-framework/docs/5.2.8.RELEASE/javadoc-api/

https://docs.spring.io/spring-framework/docs/5.2.8.RELEASE/javadoc-api/org/springframework/web/client/RestTemplate.html

 

感谢

https://www.jianshu.com/p/90ec27b3b518(简单明了)

https://www.imooc.com/article/44796

建议使用exchange ,其他方法都是对execute进行了封装,都拥有各自的局限性。

补充

基于springboot的RestTemplate、okhttp和HttpClient对比

 

posted @ 2020-08-17 00:52  习惯沉淀  阅读(4375)  评论(0编辑  收藏  举报