[Q/A][Java SDK (Component)] Serializaion the client used #15007
Unanswered
freedom0123
asked this question in
Question
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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