HashiCorp Vault authentication with Spring Cloud and Spring Boot
This article explains HashiCorp Vault setup and usage with Spring Cloud and Spring Boot. Vault supports multiple authentication methods, in this article we will discuss 2 of those methods Update: Starting with Spring Boot 2.4.x, spring boot changed the way config…