Claus Ibsen created CAMEL-18105:
-----------------------------------

             Summary: camel-yaml-dsl - Trim property values for beans
                 Key: CAMEL-18105
                 URL: https://issues.apache.org/jira/browse/CAMEL-18105
             Project: Camel
          Issue Type: Improvement
          Components: camel-yaml-dsl
            Reporter: Claus Ibsen
             Fix For: 3.x


You may mistakenly have spaces in a #bean reference in yaml-dsl where the value 
must be entered as string literal, with single or double quotes

{code}
    - key: prefetchPolicy
            value: '#bean:{{sourcePrefetchPolicyBean}}   '
{code}

There are spaces after the }} in the example above



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to