spring boot 方法级别的参数校验 image.png web Controller层返回校验的参数 image.png 到此可以使用@Validated在service层做参数校验了,并且前端正常返回校验结果: image.png 欢迎留言讨论更好的实践,谢谢