You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Jorick Flabat (Jira)" <ji...@apache.org> on 2020/05/27 12:55:00 UTC

[jira] [Created] (CAMEL-15122) camel-jslt - providing custom object filtering

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)