I have three table which relationship is many-to-many (table User, Role and Team).
First, I use some entity below:
@EqualsAndHashCode public class User