[Tutorial] Create a microservices application architecture with Spring Boot and Spring Cloud – Part 2 – Config server
In this 2nd part of the tutorial series, we’re going to look at the config server that we’ll need to create in order to hold configuration properties for our microservices in our microservice architecture. We’ll do this by using Spring Boot and other libraries.
April 30, 2019


