You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2019/03/21 16:50:00 UTC

[jira] [Updated] (CAMEL-5836) json data format - Let jackson be its implementaion

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

Claus Ibsen updated CAMEL-5836:
-------------------------------
    Fix Version/s: 3.0.0-M2

> json data format - Let jackson be its implementaion
> ---------------------------------------------------
>
>                 Key: CAMEL-5836
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5836
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-jackson
>            Reporter: Claus Ibsen
>            Priority: Major
>             Fix For: 3.0.0, 3.0.0-M2
>
>
> Jackson is the better json library out there. We should let the json data format in Camel be implemented only by Jackson. 
> As currently it defaults to xstream. And we could just add a new xstream-json data format to have the old logic there.
> Also we should allow to configure json jackson with custom serializers and whatnot people need.
> Other the time there has been various questions on json data format with jackson not supporting their uses-cases.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)