[
https://issues.apache.org/jira/browse/CAMEL-18105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-18105.
---------------------------------
Resolution: Won't Fix
> 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.10#820010)