datdatyul
Active Coder
I have a problem in my Spring Cloud Example running in Docker.
I cannot fetch all properties file from config server.
How can I do that?
I only fetched 4 properties file (advertisement service, user service, api gateway and report service) while other properties file(eureka server and management service) cannot be detected from config server.
Here is the link : https://github.com/Rapter1990/SpringBootMicroservices
I cannot fetch all properties file from config server.
How can I do that?
I only fetched 4 properties file (advertisement service, user service, api gateway and report service) while other properties file(eureka server and management service) cannot be detected from config server.
Here is the link : https://github.com/Rapter1990/SpringBootMicroservices