[
https://issues.apache.org/jira/browse/CAMEL-20786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-20786.
---------------------------------
Fix Version/s: 4.x
Resolution: Implemented
> Resolve Camel Property Placeholders in properties file/system
> -------------------------------------------------------------
>
> Key: CAMEL-20786
> URL: https://issues.apache.org/jira/browse/CAMEL-20786
> Project: Camel
> Issue Type: New Feature
> Reporter: Federico Mariani
> Priority: Major
> Fix For: 4.x
>
> Attachments: sb-base64.zip, sb-props.zip
>
>
> It would be nice to resolve Camel Property placeholders, for example, Azure
> Vault, in application.properties files, system properties, and so on. I think
> that plain Camel, Camel Spring Boot and Camel Quarkus may benefit from it,
> for example, I'd be able to do the following, given the
> application.properties file:
> {code:java}
> mypassword={{azure:pass}}
> {code}
> at runtime, the actual password is used and resolved using the
> camel-azure-key-vault component
--
This message was sent by Atlassian Jira
(v8.20.10#820010)