简体   繁体   中英

Difference between Spring Cloud Vault and Spring Cloud Config with Vault backend

What is the difference between the followings?

Spring Cloud Vault is more lightweight because it does not require to run a java server (Spring Cloud Config Server) as a frontend for Vault, your Spring Boot app connects directly to Vault.

I have a small demo: https://github.com/gmarziou/demo-spring-cloud-vault

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM