Jorick Flabat created CAMEL-15120:
-------------------------------------
Summary: camel-jslt - Use headers as variables in the jslt
component
Key: CAMEL-15120
URL: https://issues.apache.org/jira/browse/CAMEL-15120
Project: Camel
Issue Type: Improvement
Reporter: Jorick Flabat
The jslt library allows to pass external variables when applying a jslt to an
input json. This issue is implemented by using the headers of the message as
external variables. The header values are converted using the jackson library
to a JsonNode. The attached PR provides the unit tests and the code that
implements this new functionality.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)