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

[jira] [Created] (CAMEL-12357) Unexpected change in JSON formatting due to CAMEL-11970

Jon McEwen created CAMEL-12357:
----------------------------------

             Summary: Unexpected change in JSON formatting due to CAMEL-11970
                 Key: CAMEL-12357
                 URL: https://issues.apache.org/jira/browse/CAMEL-12357
             Project: Camel
          Issue Type: Bug
          Components: camel-jackson
    Affects Versions: 2.21.0
            Reporter: Jon McEwen


Due to CAMEL-11970, enabling serialization features on a new JacksonDataFormat can now have the side-effect of modifying the Spring default ObjectMapper, and modifying behaviour of RestControllers as well as other camel JacksonDataFormat instances.

This behaviour, and how to avoid it, is not covered in the documentation



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