19
3
1
329
6
0
如何自定义Spring validation注解 在工作中我们常常使用spring validation来进行参数的校验工作。例如使用NotNull,NotBlank等注解,...