I have the following spring mvc method that returns a file:@RequestMapping(value = "/files/{fileName}", method = RequestMethod.GET)public FileSystemResource ...
確定! 回上一頁