@DateTimeFormat 所在包是 org.springframework.format.annotation.DateTimeFormat,这个注解没有 message 参数
我看到有用 @DateFormat 可以带 message 参数的,请问这个应该引用哪个 jar?
请参考
[url]http://jinnianshilongnian.iteye.com/blog/1423971[/url]
或
[url]https://github.com/zhangkaitao/es[/url]
中的配置
hibernate-validator.jar,在hibernate的发布包里有的,该jar实现了JSR-303。