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

[jira] [Created] (CAMEL-16191) Camel-nitrite: enhance component to work with non-default serializer

Jiri Ondrusek created CAMEL-16191:
-------------------------------------

             Summary: Camel-nitrite: enhance component to work with non-default serializer
                 Key: CAMEL-16191
                 URL: https://issues.apache.org/jira/browse/CAMEL-16191
             Project: Camel
          Issue Type: Improvement
    Affects Versions: 3.8.0
            Reporter: Jiri Ondrusek
            Assignee: Jiri Ondrusek


It is possible to use nitrite with for example jackson serializerinstead of default java serialization. (See [https://github.com/nitrite/nitrite-java/blob/master/nitrite/src/main/java/org/dizitart/no2/mapper/JacksonMapper.java] and [https://github.com/nitrite/nitrite-java/issues/17#issuecomment-310963459])

 

It would be nice to enhance configuration of camel-nitrite to use different serializer.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)