Spring Boot Cloud Disovery Question, Problem with Eureka hostname after docker upgrade on windows 10. (Note: docker is not hosting spring services, just maria
Using Zuul (version 1.3.1) I want to have the following routes config: zuul: routes: serviceA: path: /us/*/a/** serviceId:
I have a simple Spring Cloud Config Server which consume configuration from git server. ConfigServer bootstrap.yml : spring: application: name: config-