当前位置:网站首页>minio下载文件乱码或者是一条横线
minio下载文件乱码或者是一条横线
2022-08-03 05:09:00 【飞四海】
项目场景:
minio下载文件乱码或者是一条横线
问题描述
这是因为 环境不匹配造成 Liunx和win都是有区别的所以要根据编码去试试
response.setCharacterEncoding(DictConstant.UTF_8);
String fileName =URLDecoder.decode(files.getFileName(), Charsets.UTF_8);
logger.info("--------------------fileName1:{}",fileName);
String fileName2 =URLDecoder.decode(files.getFileName(), Charsets.ISO_8859_1);
logger.info("--------------------fileName2:{}",fileName2);
response.setHeader("Content-Disposition", "attachment;filename=" + URLEncoder.encode(fileName, "UTF-8") );
解决方案:
直接挨个编码去decode一下 如果是正常中文,就可以直接用了
边栏推荐
- FileZilla 搭建ftp服务器
- Installation of Apache DolphinScheduler version 2.0.5 distributed cluster
- 【Harmony OS】【ARK UI】ETS 上下文基本操作
- 2022暑假牛客多校联赛第一场
- MCM箱模型建模方法及大气O3来源解析
- Tributyl-mercaptophosphane "tBuBrettPhos Pd(allyl)" OTf), 1798782-17-8
- Talking about GIS Data (6) - Projected Coordinate System
- 接口测试实战| GET/POST 请求区别详解
- js中的闭包
- 【Harmony OS】【ARK UI】ets使用startAbility或startAbilityForResult方式调起Ability
猜你喜欢
typescript45-接口之间的兼容性
【 Harmony OS 】 【 ano UI 】 lightweight data storage
Common lipophilic cell membrane dyes DiO, Dil, DiR, Did spectrograms and experimental procedures
js实现一个 bind 函数
Concepts and Methods of Exploratory Testing
【生物素叠氮化物|cas:908007-17-0】价格_厂家
Installation of Apache DolphinScheduler version 2.0.5 distributed cluster
tag单调栈-单调栈预备知识-lt.739. 每日温度
在树莓派上搭建属于自己的网页(2)
Common fluorescent dyes to modify a variety of groups and its excitation and emission wavelength data in the data
随机推荐
typescript46-函数之间的类型兼容性
WebSocket的实际应用
【开发者必看】【push kit】推送服务服务典型问题合集2
Jmeter 模拟多用户登录的两种方法
Ali cloud object storage oss private barrels to generate links
三丁基-巯基膦烷「tBuBrettPhos Pd(allyl)」OTf),1798782-17-8
Kotlin-Flow常用封装类:StateFlow的使用
GIS数据漫谈(五)— 地理坐标系统
rosbag工具plotjuggler无法打开rosbag的问题
2022/08/02 Study Notes (day22) Multithreading
js garbage collection mechanism
测试人员的价值体现在哪里
2022/08/02 学习笔记 (day22) 多线程
DFS对剪枝的补充
[Harmony OS] [ARK UI] ETS context basic operations
MCM box model modeling method and source analysis of atmospheric O3
typescript41-class类的私有修饰符
【Biotin Azide|cas:908007-17-0】Price_Manufacturer
Interface test Mock combat (2) | Combined with jq to complete batch manual Mock
高可用 两地三中心