Intellij idea 乱码问题

1、Intelliji Idea工具乱码 ctrl+alt+s,打开设置,Editor->file Encodings 2、springboot tomcat启动 乱码: 修改conf/logging.properties java.util.logging.ConsoleHandler.encoding=UTF-8 改为GBK 启动时,tomcat不要加-Dfile.encoding=UTF-8
相关文章
相关标签/搜索