Skip to content

alexqdjay/zuul-dynamic

Repository files navigation

zuul-dynamic

zuul dynamic routes
可以让zuul实现动态加载路由的小插件

Usage

  1. add @EnableZuulDynamic to the configuration class
  2. implement interface RouteStore, the interface contains two methods
    1. getAllRoutes()
    2. onRoutesChange(routes)

About

zuul dynamic routes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages