Vaclav Chalupa created CAMEL-9137:
-------------------------------------
Summary: RestBindingDefinition should allow to set
Include("NON_NULL") for JsonDataFormat
Key: CAMEL-9137
URL: https://issues.apache.org/jira/browse/CAMEL-9137
Project: Camel
Issue Type: New Feature
Components: camel-core
Reporter: Vaclav Chalupa
There is option to set properties from Jackson classes:
- com.fasterxml.jackson.databind.SerializationFeature
- com.fasterxml.jackson.databind.DeserializationFeature
- com.fasterxml.jackson.databind.MapperFeature
but it is not possible to set JsonInclude.Include.NON_NULL to return only
non-null json properties.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)