You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Jeremy Ross (Jira)" <ji...@apache.org> on 2021/07/01 15:53:00 UTC

[jira] [Created] (CAMEL-16777) camel-core - Add constant() overload that adds a trim parameter

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)