Jorick Flabat created CAMEL-15122:
-------------------------------------
Summary: camel-jslt - providing custom object filtering
Key: CAMEL-15122
URL: https://issues.apache.org/jira/browse/CAMEL-15122
Project: Camel
Issue Type: Improvement
Reporter: Jorick Flabat
The jslt library offers the ability to customize the object filtering. By
default, empty array, empty object and null values are filtered out. We can
customize it with a custom JsonFilter.
The attached PR implements a way to pass a custom object filter to the
JsltComponent and provides unit tests
--
This message was sent by Atlassian Jira
(v8.3.4#803005)