Automation Rhapsody
Posts with tag: JAXB
Unmarshal/Convert JSON data to JAXBElement object
How to marshal and unmarshal JAXBElement to JSON with Jackson.
Oct 24, 2016
REST performance problems with Dropwizard and Jersey JAXB provider
Dropwizard's performance highly degrades when using REST with XML caused by Jersey's Abstract JAXB provider. Solution is to inject your own JAXB provider.
Jul 28, 2015