[
https://issues.apache.org/jira/browse/CAMEL-18105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-18105:
--------------------------------
Priority: Minor (was: Major)
> 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
> Priority: Minor
> 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)