Implementing Config Client | Reading configuration from GitHub | SpringBoot Microservices
We already have setup our ConfigServer (Article : Implementing config server to externalize configuration | SpringBoot Microservices).
Here we will setup our UserService microservice as Config Client so that it can read the configurations stored on t...
prashantblog.hashnode.dev1 min read