我都添加NotNull注解了为啥还可以为null
是不是没加依赖
<dependency> <groupId>org.hibernate</groupId> <artifactId>hibernate-validator</artifactId></dependency>