【收藏】基于Nginx XSendfile+SpringMVC进行文件下载 @RequestMapping("/courseware/{id}") public void download(@PathVariable("id") String courseID, HttpServletResponse response) throws Exception { 8年前 suxiaomi 日常 0