You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/02/04 08:58:57 UTC

[GitHub] [camel] davsclaus commented on pull request #5017: CAMEL-16139: Support for global autoDiscoverObjectMapper override

davsclaus commented on pull request #5017:
URL: https://github.com/apache/camel/pull/5017#issuecomment-773144704


   Use `DataFormatCustomizer` instead. You can register it into the registry where you can configure the data format from Java DSL as you like.
   
   We dont want to use global options as its end up being a dumping ground - ideally we get rid of it in the future, and move its few configurations to different model.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org