hashicorp / hello-vault-spring

Runnable examples of how to integrate a Java Spring Boot application with HashiCorp Vault.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hello-vault-spring

Runnable examples of how to integrate a Java Spring Boot application with HashiCorp Vault, using the community-maintained Spring Vault library.

This is a simple example of reading and writing your first secret!

Here you will find a more realistic example that demonstrates many important concepts, including authentication, static and dynamic secrets.

Examples in other languages

About

Runnable examples of how to integrate a Java Spring Boot application with HashiCorp Vault.

License:Mozilla Public License 2.0


Languages

Language:Java 56.7%Language:Shell 33.7%Language:Dockerfile 6.9%Language:HCL 2.7%