Home » Tutorials » RESTful java web service with XML Response
RESTful java web service with XML Response
Jul 27, 2015
In my previous post I discuss about how to write a simple REST web service using jersey, today we discuss more on it and demonstrate how you can create custom java class with JAXB and deal with XML response using jersey.