Hi there,

Iam using Jackson library for converting a POJO to json format. I want to
exclude null valued fields in the json output. I am using
@JsonSerialize(include=JsonSerialize.Inclusion.NON_NULL) and camel version
2.8.2. But the null fields are not skipped. Please suggest. 

Regards,
CGSK



--
View this message in context: 
http://camel.465427.n5.nabble.com/Null-exclusion-in-Jackson-not-working-tp5740065.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to