You can configure the class names of those custom modules http://camel.apache.org/json.html
And if using the rest-dsl you can configure that using the dataFormatProperty style. Or you can refer to existing modules in the registry using the id's with the moduleRefs option. On Mon, Apr 4, 2016 at 3:49 PM, Arnaud Deprez <[email protected]> wrote: > Hi camel riders, > > I've one question (which is by the way in the title): > > - Is there a way to register jackson modules (ie jdk8 & jsr310) in the > RestBinding.auto configuration for services exposed with the rest-dsl ? > > Thanks in advance and keep riding ! > > Rgds, > > > -- > Arnaud Deprez -- Claus Ibsen ----------------- http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2
