Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
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