Quantcast
Viewing all articles
Browse latest Browse all 18

XML example with RESTEasy + JAXB

Image may be NSFW.
Clik here to view.
RESTEasy, is required JAXB to support XML file. In this tutorial, we show you how to create an “user” object, convert it into XML file, and return it back to the client. RESTEasy + JAXB To use JAXB in RESTEasy, you need to include the “resteasy-jaxb-provider.jar” dependency.

Viewing all articles
Browse latest Browse all 18

Trending Articles