Java Spring Boot - Vault Integration Configuration - Reading Secrets from Secret Storage

Опубликовано: 07 Октябрь 2024
на канале: CodeForgeYT
36,022
326

In this video we will connect our Spring Boot Java Demo application with HashiCorp Vault. We will define bootstrap.yml properties file, connect with Vault, retrieve data from it and then we will acces retrievied data using Conifguration class. We will also create new secret engine with new secret inside and then we will reconfigure our application to access it.

Follow //CodefForgeYT on:
FB:   / codeforgeyt  
Twitter:   / codeforgeyt  
GitHub: https://github.com/codeforgeyt
Instagram:   / codeforgeyt  

Source code: https://github.com/codeforgeyt/vault-...
Vault installation video:    • Vault Installation - Windows Host Mac...