Spring Framework - Get BindingResult without specifiying it as a parameter in a controller

后端 未结 0 1205
刺人心
刺人心 2021-01-14 12:28

I\'m using BindingResult instances to prepare custom messages for the end user in case a validation error happens.

@PostMapping( path = "/example" )         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题