
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 · 639 阅读 · 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 · 583 阅读 · 0 评论