We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
戳这个issue,理解RouteDefinition如何转成Route
proxy为对外直接暴露模块 route刷新过程:redis sub msg from ops(RouteService) => push refreshRoutesEvent(RouteService) => refresh routeDefinition(CachingRouteDefinitionLocator)
后台维护自定义route模块 route存储过程:mysql => redis => redis push msg to proxy(RouteServiceImpl)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
前言
proxy
ops
The text was updated successfully, but these errors were encountered: