为了账号安全,请及时绑定邮箱和手机立即绑定

这样方法是不是只能针对于post请求,参数为实体类的情况

如标题,这种可以返回

https://img1.sycdn.imooc.com//5c6f820e0001a7fc10610284.jpg

但如果是get请求,传字符串参数,

https://img1.sycdn.imooc.com//5c6f82b90001ac7408060256.jpg

返回值:

{

    "code": -1,

    "msg": "An Errors/BindingResult argument is expected to be declared immediately after the model attribute, the @RequestBody or the @RequestPart arguments to which they apply: public com.example.demo.model.CommonMsg com.example.demo.controller.UservisitorController.SelectAll(org.springframework.validation.BindingResult)",

    "data": null

}


正在回答

1 回答

get 请求怎么会有表单验证呢?只有 Post 请求才会提交数据,有验证的需求吧。

0 回复 有任何疑惑可以回复我~
#1

_小北 提问者

我理解错误,表述也有问题。明白了,谢谢
2019-03-05 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

这样方法是不是只能针对于post请求,参数为实体类的情况

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信