i'm writing xml file with jackson datafromat xml my in spring boot project

前端 未结 0 1286
鱼传尺愫
鱼传尺愫 2020-12-16 11:46

Im trying to merge two xml into one using jackson dataformat. my pojo

@JacksonXmlRootElement(localName = "persondata")
public class Person {

@Jacks         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题