Reputation: 1
I have secret “username” coming from vault and environment variable username is also set in local machine ,now env variable value is getting injected rather than value of secret from vault .How to configure spring boot app to inject vault secret value
Value from environment is getting injected
Upvotes: 0
Views: 23