Daniel Cheng

Results 1 issues of Daniel Cheng

Jackson seems to be overwriting the older sibling nodes if the order is mixed. See below test case. Seems to be a bug. Thanks. @JacksonXmlRootElement data class RootNode( @JacksonXmlElementWrapper(useWrapping =...