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
springboot 2.6.6 springcloud-gateway 3.1.1 DefaultDiscoveryEnabledAdapter 继承DiscoveryEnabledAdapter,在框架里头已经不存在了
低版本网关依赖ribbon实现负载,高版本的时候是依赖loadBalance去负载
这个有解决方案?
The text was updated successfully, but these errors were encountered:
高版本的属于商业版
Sorry, something went wrong.
No branches or pull requests
springboot 2.6.6
springcloud-gateway 3.1.1
DefaultDiscoveryEnabledAdapter 继承DiscoveryEnabledAdapter,在框架里头已经不存在了
低版本网关依赖ribbon实现负载,高版本的时候是依赖loadBalance去负载
这个有解决方案?
The text was updated successfully, but these errors were encountered: