[ 
https://issues.apache.org/jira/browse/CAMEL-17480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrea Tarocchi closed CAMEL-17480.
-----------------------------------
    Resolution: Fixed

duplicated

> be sure that bean wiring support optional properties with {{?value}} syntax 
> ----------------------------------------------------------------------------
>
>                 Key: CAMEL-17480
>                 URL: https://issues.apache.org/jira/browse/CAMEL-17480
>             Project: Camel
>          Issue Type: Improvement
>            Reporter: Andrea Tarocchi
>            Priority: Major
>
> Make sure that bean wiring support something like:
> {code:yaml}
>  flow:
>     beans:
>       - name: local-es
>         type: 
> "#class:org.apache.camel.component.elasticsearch.ElasticsearchComponent"
>      properties: 
>          - propname: {{?propvalue}}
> {code} 
> where {{propvalue}} might or might not be present in the properties and 
> should be set only if present.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to