Files
Mark Paluch b2bcf183cb Polishing
Reformat documentation.

See gh-394.
2020-04-02 15:09:01 +02:00

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.