I have the following data hierarchy
User:
@Data @Getter @Setter @Entity public class User { @Id @JsonProperty("sub") private Stri