Spring mvc test case with string in request header and multipart file as a request parameter for a post request

前端 未结 0 1458
借酒劲吻你
借酒劲吻你 2020-12-18 04:37
@Controller
 @PostMapping("/hello/{studentName}")
    public ResponseEntity method1(

    @RequestMapping(value = "/upload/{studentName}&q         


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