spring-projects / spring-vault

Provides familiar Spring abstractions for HashiCorp Vault
https://spring.io/projects/spring-vault
Apache License 2.0
283 stars 186 forks source link

3.1.x environment vault configuration does not check for spring.cloud prefix by default 842 #843

Closed alvonellos closed 10 months ago

alvonellos commented 10 months ago

This closes https://github.com/spring-projects/spring-vault/issues/842 and allows to search the properties for both the root path "", as well as ones prefixed by "spring.cloud." automatically.

mp911de commented 10 months ago

As per #842, we do not want to introduce cloud prefixes.