I have the following objects:
@Data @Builder @AllArgsConstructor public class UserInfoVO implements Serializable { private String username; private St