Category "spring-cloud-netflix"

Zuul multiple wildcards and nested routes

Using Zuul (version 1.3.1) I want to have the following routes config: zuul: routes: serviceA: path: /us/*/a/** serviceId:

Spring Config Server - No such label: master

I have a simple Spring Cloud Config Server which consume configuration from git server. ConfigServer bootstrap.yml : spring: application: name: config-