Hibernate: One to many mapping is leading to circular objects

前端 未结 0 633
暗喜
暗喜 2020-12-01 11:47

I have an use case where a single user can have multiple houses. This is how the models look like ApplicationUser.java

 @Getter
 @Setter
 @Entity
 public clas         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题