Hashicorp Vault and Spring Boot

Subscribers:
11,000
Published on ● Video Link: https://www.youtube.com/watch?v=3uDNaBZ9VLU



Duration: 28:06
7,696 views
115


Set properties like credentials and secrets in Hashicorp Vault . Then have your Spring Boot Application extract and map these in the boostrap phase. The application can then connect to the external db's with the credentials picked up in Hashicorp Vault.

Link to the code:
https://github.com/ekim197711/springboot-hashicorpvault







Tags:
spring
hashicorp vault
vault
cloud
java
spring boot
security
token