Sandy
Sandy

Reputation: 1

System environment variable overriding secret from vault

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

Answers (0)

Related Questions