Email @RequestBody content in Spring

后端 未结 0 829
太阳男子
太阳男子 2020-12-23 00:33

I have the following endpoint.

@RequestMapping(value = "/returnOrder", consumes = "application/json", method = RequestMethod.POST)
@Respon         


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