我的实体类里面的private intrger number; 用了@Notblank注解
long integer应该用Notnull注解
参考文章
https://howtodoinjava.com/hibernate/unexpectedtypeexception-error/
【开发日志】UnexpectedTypeException- No validator could be found for constraint notblank
原文:https://www.cnblogs.com/kirkzhang/p/12722078.html