Jeremy Ross created CAMEL-16777:
-----------------------------------
Summary: camel-core - Add constant() overload that adds a trim
parameter
Key: CAMEL-16777
URL: https://issues.apache.org/jira/browse/CAMEL-16777
Project: Camel
Issue Type: Improvement
Components: came-core
Affects Versions: 3.11.0
Reporter: Jeremy Ross
The Java DSL needs a constant() overload that allows the user to disable white
space trimming. I.e.:
{{constant(Object body, boolean trim)}}
XML config supports a trim option, but the Java DSL does not.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)