SpringMVC @RequestBody请求参数在postman中的请求
摘要:
使用SpringMVC框架,controller使用参数 @RequestBody LoginReq req 注解方式模拟http请求 需要请求header添加一个参数 设置 Header参数 Content-Type application/json body参数选择 阅读全文
posted @ 2017-11-08 14:49 nickTimer 阅读(2290) 评论(0) 推荐(0) 编辑