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
Spring Cloud Alibaba基础教程:与Dubbo的完美融合; 我在本地测试遇到了一些qos.server端口占用等问题,都已自行解决,但是依然有个问题就是: 如果服务提供者不启动的话,服务消费者是启动不了的; 即使通过一些网上做法的增加配置能启动了,但是消费服务的时候就会报找不到服务提供者的异常。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Spring Cloud Alibaba基础教程:与Dubbo的完美融合;
我在本地测试遇到了一些qos.server端口占用等问题,都已自行解决,但是依然有个问题就是:
如果服务提供者不启动的话,服务消费者是启动不了的;
即使通过一些网上做法的增加配置能启动了,但是消费服务的时候就会报找不到服务提供者的异常。
The text was updated successfully, but these errors were encountered: