Claus Ibsen created CAMEL-16912:
-----------------------------------

             Summary: camel-jackson - Make it easy to configure property naming 
strategy
                 Key: CAMEL-16912
                 URL: https://issues.apache.org/jira/browse/CAMEL-16912
             Project: Camel
          Issue Type: Improvement
          Components: camel-jackson
            Reporter: Claus Ibsen
             Fix For: 3.x


There are a number of cases out of the box: snake, Camel, upper, etc
https://fasterxml.github.io/jackson-databind/javadoc/2.12/com/fasterxml/jackson/databind/PropertyNamingStrategies.SnakeCaseStrategy.html

It may be nice to have an option to more easily configure this. Otherwise you 
need to setup your own ObjectMapper instance.
https://camel.apache.org/components/latest/dataformats/json-jackson-dataformat.html



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to