In MicroServices using Spring Boot & Spring Cloud – Part 1: Overview, we took a brief look at what microservices are and how we can use Spring Boot and Spring Cloud to build them.
In this post, we are going to learn:
- What is the need for Spring Cloud Config and Vault?
- How to create our first microservice: catalog-service
- How to create a Spring Cloud Config Server
- How to use Vault for storing sensitive data






