Open
Description
In the application, you may need to serialize/deserialize some objects which come from 3rd party library. So that we cannot put JSON-B annotaions on it.
For resolve this issue, just like some IoC framework, support XML configuration would be valuable. So, any plan for this kind of enhancement?
Thank you.