
Apache CXF: JAX-RS Restful web service using JAXB + JSON example
In the previous article, we learnt and implemented an example on how to use JAX-RS Restful web service to send & receive XML data as Read More
In the previous article, we learnt and implemented an example on how to use JAX-RS Restful web service to send & receive XML data as Read More
In this article, we will learn and implement a JAX-RS Restful web service using JAXB. Although there are various types of input/output formats can be Read More
In this article, we will learn and implement JAXB (Java Architecture for XML Binding) which converts XML to Java objects and vice-versa i.e.; Java objects to XML Read More