4 lines
493 B
Plaintext
4 lines
493 B
Plaintext
Spring Cloud Vault Config provides client-side support for externalized configuration in a distributed system.
|
|
With https://www.vaultproject.io[HashiCorp's Vault] you have a central place to manage external secret properties for applications across all environments.
|
|
Vault can manage static and dynamic secrets such as username/password for remote applications/resources and provide credentials for external services such as MySQL, PostgreSQL, Apache Cassandra, MongoDB, Consul, AWS and more.
|