jackson-dataformat-xml
https://github.com/fasterxml/jackson-dataformat-xml
Java
Extension for Jackson JSON processor that adds support for serializing POJOs as XML (and deserializing from XML) as an alternative to JSON
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported4 Subscribers
Add a CodeTriage badge to jackson-dataformat-xml
Help out
- Issues
- MismatchedInputException encountered while deserializing XML to an Enum type using a factory method
- Support XML element name based on runtime type
- @JsonUnwrapped does not work inside list
- Write namespace declaration on root element only?
- Allow custom prefix for attributes name
- Deserialization: empty String field to null value doesn't work
- How to avoid wstxns1: prefix
- @JacksonXmlProperty appears to behave differently than @JsonProperty when used on java records
- native compilation error with version 2.17.0 of com.fasterxml.jackson.dataformat:jackson-dataformat-xml
- Serialize empty tags to actual json array/object
- Docs
- Java not yet supported