Configuring Vault with Spring Boot
Depending on the versions of Spring Cloud Vault and Spring Boot the configuration of vault properties differs.
With Spring Cloud Vault 3.0 and Spring Boot 2.4, the bootstrap context initialization (bootstrap.yml
, bootstrap.properties
) of…