Abnaxos / meldioc

A prototype of an IoC (Inversion of Control) library for Java
MIT License
5 stars 1 forks source link

Jackson codec XML support #72

Open Abnaxos opened 4 years ago

Abnaxos commented 4 years ago

Add an XML codec using Jackson. This codec should also be able to process both XML and JSON based on the content type or accept header.