[Q/A][Java SDK (Component)] Serializaion the client used #15007
Unanswered
freedom0123
asked this question in
Question
Replies: 1 comment
-
|
I think your configuration is not working in the provider side. If they works as expected, Dubbo will throw an Exception |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Pre-check
Apache Dubbo Component
Java SDK (apache/dubbo)
Details
Environment: JDK 1.8 、SpringBoot 2.7.18 ,Dubbo 3.2.0
I want to use the serialization of the kryo. The server privider config is as follows:
Then, The Consumer the code is as follows:
In consumer, I don't use the dependency of the kryo, But The server and the client can interact normally.
So I want to know the serializaion the client used;
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions