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:15:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17408544#comment-17408544 ] 

Andrea Cosentino commented on CAMEL-16912:
------------------------------------------

Not sure this property will go into the generic JsonDataFormat, because I don't think the other implementations support this directly

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