I have a SpringBoot app with this bean:
@Data @Builder @NoArgsConstructor @AllArgsConstructor @JsonInclude(NON_NULL) public class UserPayload implements Seria