java - Spring MVC validation with Annotations -


Since using my controllers and the @RequestMapping annotations to migrate my controllers from classical heritage, I have a lot of trouble The problem is that I do not know how to plug in verification like the old case. Is there a good tutorial about this? View at a glance An annotation-based controller configuration is included, which includes data binding.

This should be very useful for you.

Good luck!


Comments