HXinPeng commented on issue #13399:
URL: https://github.com/apache/dubbo/issues/13399#issuecomment-1822779921

   > Have you configure this in both consumer and provider sides?
   
   yes,I have configured both ends. I have identified the problem in more 
detail: When using Spring Data JPA, after adding the @OneToMany annotation to 
the entity, the address of the List parameter in the retrieved entity becomes 
PersistentBag. Is there any way to resolve this?
   
   是的,两端都配置好了。我更详细地确定了这个问题:在使用Spring Data 
JPA时,在向实体添加@OneToMany注释后,查询出来的实体中的List参数的地址变成了PersistentBag。有办法解决这个问题吗?


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to