摘要: 本文主要通过ResponseEntity<byte[]>实现文件下 该类实现响应头、文件数据(以字节存储)、状态封装在一起交给浏览器处理以实现浏览器的文件下载。 ResponseEntity参数解释:ResponseEntity(T body, MultiValueMap<String, Strin 阅读全文
posted @ 2019-09-04 09:57 LZ太热 阅读(5925) 评论(0) 推荐(0) 编辑