接下来,我们以 spring-boot 项目为例,介绍 Spring Validation 的使用。 ... @Data public class UserDTO { private Long userId; @NotNull ...
確定! 回上一頁