Questions tagged as 'fasterxml'

1
answer

Jackson FasterXML POJO A XML list

I use FasterXML Jackson to convert a POJO to XML but I want the children of the parent tag in the list to have a different name. How can I do it? ORDEN: @JacksonXmlRootElement(localName = "eOrden") public class Orden { @Jac...
asked by 25.07.2017 / 16:27