我的其他都正常,但是年龄就是报未知错误,这是为什么呢
import org.hibernate.validator.constraints.NotBlank;
我一直报未知错误,是NoteBlank的什么依赖。。。
是怎么解决的呢
搞定了,原来是NotBlank的依赖问题