HXinPeng opened a new issue, #13399: URL: https://github.com/apache/dubbo/issues/13399
 **I have already set the detection level to "off," but there is still an exception during parsing.** 我已经设置好了检测级别为关闭,但是在解析时还是异常 **versions: java:17 dubbo:3.2.5 springboot : 3.0.10 spring-data-jpa:3.0.10** **Transferring data from customer to Provider is fine; however, there are abnormal when transferring data from Provider to customer !!** Provider 中处理好后返回信息至 customer 时就有这个问题。最终异常抛出是在customer **ErrMsg**:[DUBBO] Decode rpc result failed: org.apache.dubbo.common.serialize.SerializationException: com.alibaba.fastjson2.JSONException: autoType not support input org.hibernate.collection.spi.PersistentBag, offset 207, dubbo version: 3.2.5, current host: xxxxxx -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org For additional commands, e-mail: notifications-h...@dubbo.apache.org