Justin Stefani

Results 1 comments of Justin Stefani

I'm running into a similar issue (using v2.8.9) when trying to customize the `PrettyPrinter` and serialize to xml. If I simplify what I'm attempting: ``` ObjectMapper mapper = new XmlMapper(xmlModule);...