Microservices-With-Spring-Student-Files
Microservices-With-Spring-Student-Files copied to clipboard
The mistake in the instruction for lab-9
It was a typo where you explain which dependencies we need to add for using zuul. In your version, you write spring-cloud-config-client but we have to use spring-cloud-starter-config as we used before.