摘要: maven默认环境为GBK,只需要改如下即可: 在IDEA中,打开File | Settings | Build, Execution, Deployment | Build Tools | Maven | Runner在VM Options中 添加-Dfile.encoding=GBK,切记一定是 阅读全文
posted @ 2020-12-07 11:13 至安 阅读(204) 评论(0) 推荐(0) 编辑