Pre-check
Search before asking
Apache Dubbo Component
Java SDK (apache/dubbo)
Dubbo Version
JDK 17
DUBBO 3.2.6
spring-boot 3.2.3
Steps to reproduce this issue
i upload a demo code , see https://github.com/q920447939/dubbo-test
What you expected to happen
when i use consumer call the provider , provider throw special exception
java.io.IOException: org.apache.dubbo.common.serialize.SerializationException: java.lang.SecurityException: Cannot make a java.lang.Class constructor accessible
Anything else
at demo code, i write some start info ,please see README.MD
Are you willing to submit a pull request to fix on your own?
Code of Conduct