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