Ce contenu n'est pas disponible dans la langue sélectionnée.
Chapter 36. JacksonXML
Unmarshal an XML payloads to POJOs and back using XMLMapper extension of Jackson.
36.1. What’s inside Copier lienLien copié sur presse-papiers!
Please refer to the above link for usage and configuration details.
36.2. Maven coordinates Copier lienLien copié sur presse-papiers!
Create a new project with this extension on code.quarkus.redhat.com
Or add the coordinates to your existing project:
<dependency> <groupId>org.apache.camel.quarkus</groupId> <artifactId>camel-quarkus-jacksonxml</artifactId> </dependency>
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-jacksonxml</artifactId>
</dependency>