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