You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Andrea Cosentino (Jira)" <ji...@apache.org> on 2021/09/02 05:14:00 UTC

[jira] [Assigned] (CAMEL-16912) camel-jackson - Make it easy to configure property naming strategy

     [ https://issues.apache.org/jira/browse/CAMEL-16912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrea Cosentino reassigned CAMEL-16912:
----------------------------------------

    Assignee: Andrea Cosentino

> 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
>            Assignee: Andrea Cosentino
>            Priority: Major
>             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)