Configuring properties injection from Azure Keyvault using spring boot and spring-cloud-azure-starter-keyvault-secrets
I would like to replace spring.datasource.password with a password from azure keyvault.
I would like to replace spring.datasource.password with a password from azure keyvault.