[
https://issues.apache.org/jira/browse/CAMEL-20786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17847789#comment-17847789
]
Claus Ibsen commented on CAMEL-20786:
-------------------------------------
Ups sorry I attached a new file sb-base64
> 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
> 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)