FasterXML / jackson-dataformat-xml

Extension for Jackson JSON processor that adds support for serializing POJOs as XML (and deserializing from XML) as an alternative to JSON
Apache License 2.0
561 stars 221 forks source link

Fix #324: support auto-detection, conversion of `xsi:type` on generation #633

Closed cowtowncoder closed 5 months ago

cowtowncoder commented 5 months ago

Works finally... Hooray!