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
567 stars 221 forks source link

Create DeepNestingParserTest.java #577

Closed pjfanning closed 1 year ago

pjfanning commented 1 year ago

useful tests - part of #576 but useful nonetheless

can we merge these tests even if #576 is abandoned?