@NotEmpty 用在集合类上面 @NotBlank 用在String上面 @NotNull 用在基本类型上 转载于:https://www.cnblogs.com/pipicoming/p/3477926.html