This project is for the config server which manages configurations of the microservices system.
The following list is what you should do.
- Create a Spring Boot project using Spring Initializr with the Maven option and the Spring Cloud Config dependency.
- Just test if the spring application works.
That's it for now!