Unit Test - Using MockMvc to test the controller with @RequestHeader with HashMap

前端 未结 0 540
旧巷少年郎
旧巷少年郎 2020-12-03 02:24

I have a controller that has the following structure:

@RequestMapping(value="/validate", method=RequestMethod.POST)
    public ResponseEntity

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