springboot接口接收@RequestBody类型的参数,postman配置

postman第一次使用

1:正确的url、请求方式

2:填写Content-Type对应的value是application/json

3:选中raw

postman第一次使用

相关文章: