hascode / jaxrs-rest-client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Creating a REST Client Step-by-Step using JAX-RS, JAX-B and Jersey

The following tutorial shows a quick approach using JAX-RS with its reference implementation, Jersey in combination with JAX-B for annotation driven marshalling between XML and our beans.

Please feel free to take a look at my blog for the full article.


** 2012 Micha Kops / hasCode.com**

About


Languages

Language:Java 100.0%