java中的HTTP客户端


根据封装的层次,依次为URLConnection、HttpClient、springboot的RestTemplate。

对于特定服务组件又有专门的客户端类,例如es有JestClient、RestClient(es5.0以后出现的一种官方的基于rest的Java客户端)。

RestTemplate的几种实现

https://blog.csdn.net/qq_35981283/article/details/82056285

Spring RestTemplate详解

https://www.cnblogs.com/zhaoyan001/p/8442602.html

【Spring Boot】RestTemplate使用总结

https://blog.csdn.net/hu_zhiting/article/details/84292751


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM