How to correctly save entity with @ManyToMany in Spring Boot?

前端 未结 0 949
野性不改
野性不改 2021-01-16 05:47

I know how to persist entity with @ManyToMany relation in pure Hibernate. But how to do it correctly in Spring?

In hibernate that would be:

EntityManag         


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