Angular前端Spring后端文件下载无法工作或损坏。
创始人
2024-10-29 02:00:47
0

问题的可能原因之一是缺少响应头“Content-Disposition”中的文件名参数。为此,在Spring后端中需要使用response对象来设置响应头。

下面是在Spring中设置响应头以支持文件下载的代码示例:

@GetMapping("/downloadFile")
public ResponseEntity downloadFile(@RequestParam("file") String fileName, HttpServletRequest request) {
    // Load file from the file system
    Resource resource = fileStorageService.loadFileAsResource(fileName);

    // Try to determine file's content type
    String contentType = null;
    try {
        contentType = request.getServletContext().getMimeType(resource.getFile().getAbsolutePath());
    } catch (IOException ex) {
        logger.info("Could not determine file type.");
    }

    // Fallback to the default content type if type could not be determined
    if(contentType == null) {
        contentType = "application/octet-stream";
    }

    return ResponseEntity.ok()
            .contentType(MediaType.parseMediaType(contentType))
            .header(HttpHeaders.CONTENT_DISPOSITION, "attachment; filename=\"" + resource.getFilename() + "\"")
            .body(resource);
}

在上述示例中,我们使用“HttpHeaders.CONTENT_DISPOSITION”设置了响应头中的“Content-Disposition”参数,并将其值设置为“attachment”,这是告诉Fron-end将响应解释为下载文件的正确方法。我们还指定了“filename”值,以便Frontend可以为下载的文件指定名称。

当Angular前端调用此API时,它将从Spring后端接收具有正确文件名的响应,并且文件应该可以正常下载。

总之,确保正确设置响应头通常可以解决Angular前端Spring后端文件下载无法工作或损坏的问题。

相关内容

热门资讯

此事引发广泛关注!wepoke... 此事引发广泛关注!wepoker透视脚本安卓(透视)蜀山四川小程序辅助(其实存在有辅助软件)-哔哩哔...
透视有挂!拱趴大菠萝机器人(透... 透视有挂!拱趴大菠萝机器人(透视)佛手在线怎么提高胜率(一直是真的辅助app)-哔哩哔哩1、佛手在线...
透视ai代打!hhpoker辅... 透视ai代打!hhpoker辅助挂下载(透视)乐酷大厅怎么安装(都是有辅助下载)-哔哩哔哩1、这是跨...
推出新举措!wepoker透视... 推出新举措!wepoker透视脚本下载(透视)乐胡陇南摆叫辅助器(原来有辅助辅助器)-哔哩哔哩1、乐...
透视好友房!佛手大菠萝13道挂... 透视好友房!佛手大菠萝13道挂哪里(透视)新珊瑚大厅辅助(一直真的是有辅助修改器)-哔哩哔哩新珊瑚大...
近年来!德州hhpoker脚本... 近年来!德州hhpoker脚本(透视)新上游辅助器(都是存在有辅助插件)-哔哩哔哩1、进入游戏-大厅...
透视教学!wepoker俱乐部... 透视教学!wepoker俱乐部辅助(透视)吉祥填大坑插件(其实真的是有辅助工具)-哔哩哔哩1、点击下...
透视软件!哈糖大菠萝软件下载(... 透视软件!哈糖大菠萝软件下载(透视)雀神麻雀充运势用吗(其实是真的辅助修改器)-哔哩哔哩一、雀神麻雀...
今年以来!佛手在线有挂吗(透视... 今年以来!佛手在线有挂吗(透视)789大菠萝攻略(都是有辅助工具)-哔哩哔哩1、很好的工具软件,可以...
在玩家背景下!wepoker有... 在玩家背景下!wepoker有插件吗(透视)微信闲来辅助神器免费(真是是真的辅助下载)-哔哩哔哩微信...