RESTful
gmemai
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
RESTful Java client with Apache HttpClient
Apache HttpClient is a robust and complete solution Java library to perform HTTP operations, including RESTful service. In this tutorial, we show you how to create a RESTful Java client with Apache Htt转载 2015-08-27 13:30:49 · 663 阅读 · 0 评论 -
RESTful Java client with java.net.URL
In this tutorial, we show you how to create a RESTful Java client with Java build-in HTTP client library. It’s simple to use and good enough to perform basic operations for REST service.The RESTful ser转载 2015-08-27 13:28:25 · 603 阅读 · 0 评论
分享