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
先运行GenericProvider然后再运行GenericConsumer consumer报错
The text was updated successfully, but these errors were encountered:
@shuohao
"Dubbo-test pom.xml" Adding Dependencies:
<dependency> <groupId>com.alibaba</groupId> <artifactId>dubbo-serialization-api</artifactId> </dependency> <dependency> <groupId>com.alibaba</groupId> <artifactId>dubbo-serialization-hessian2</artifactId> </dependency> <dependency> <groupId>com.alibaba</groupId> <artifactId>dubbo-serialization-fst</artifactId> </dependency> <dependency> <groupId>com.alibaba</groupId> <artifactId>dubbo-serialization-fastjson</artifactId> </dependency> <dependency> <groupId>com.alibaba</groupId> <artifactId>dubbo-serialization-kryo</artifactId> </dependency> <dependency> <groupId>com.alibaba</groupId> <artifactId>dubbo-serialization-jdk</artifactId> </dependency>
Sorry, something went wrong.
可以了
#1570
No branches or pull requests
先运行GenericProvider然后再运行GenericConsumer consumer报错
The text was updated successfully, but these errors were encountered: