[ 
https://issues.apache.org/jira/browse/CAMEL-15122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jorick Flabat updated CAMEL-15122:
----------------------------------
    Description: 
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

  was:
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


> 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
>            Priority: Major
>
> 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)

Reply via email to