Stackoverflow error when saving an Object's toString value - Java/Hibernate/Spring

后端 未结 0 1819
广开言路
广开言路 2020-12-21 08:51

I have the following sample entities:

Institution

@Data
@Entity
@NoArgsConstructor
@EntityListeners(InstitutionAuditListener.class)
pu         


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