Is it possible to modify the default serialize.blockedlist in Dubbo? I want to allow exceptions from the org.springframework package to be passed through and return the original exception to the caller. However, by default, serialization of classes under the org.springframework package is not allowed. #14703
Unanswered
lichangan18356288293
asked this question in
Question
Replies: 1 comment
-
You can add to serialize.allowlist |
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
-
Pre-check
Apache Dubbo Component
Java SDK (apache/dubbo)
Details
I am using Dubbo version 3.2.7. What are some ways to achieve this?
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions