Fight With Me!!!

导航

SpringMVC @RequestBody请求参数在postman中的请求

使用SpringMVC框架,controller使用参数  @RequestBody  LoginReq req   注解方式模拟http请求

需要请求header添加一个参数

设置  Header参数    Content-Type    application/json

body参数选择

posted on 2017-11-08 14:49  nickTimer  阅读(2289)  评论(0编辑  收藏  举报