NotNull 和@NotEmpty 和@NotBlank 區別@NotEmpty 用在集合類上面@NotBlank 用在String上面@NotNull 用在基本型別上例子: package ...
確定! 回上一頁