摘要: 在使用idea进行springBoot测试时,读取properties文件里面的内容会中文乱码,可以设置文件的编码格式为utf-8 有时候可能全都设置完utf-8后还不好使,网上教程说可以清理一下idea缓存 但是测试后仍没有用 最后在properties文件上添加相关属性,比如springBoot 阅读全文
posted @ 2020-06-24 21:16 时光spring 阅读(691) 评论(0) 推荐(0) 编辑