jamesnetherton opened a new issue, #3921:
URL: https://github.com/apache/camel-quarkus/issues/3921

   There's a few ways (probably too many ways) that the Jackson `ObjectMapper` 
can be customized for use in `JacksonDataFormat`. We should document them in 
the Camel Jackson docs. E.g
   
   * Producing a custom object mapper and having it used in `JacksonDataFormat`
   * Leveraging the Quarkus Jackson `ObjectMapper`
   * Various different ways of referencing the `JacksonDataFormat`. E.g by 
reference or by bean name.
   * How to customize for JSON binding in the REST DSL
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to