zuul-dynamic zuul dynamic routes 可以让zuul实现动态加载路由的小插件 Usage add @EnableZuulDynamic to the configuration class implement interface RouteStore, the interface contains two methods getAllRoutes() onRoutesChange(routes)