1.File–>Settings–>Editor–>File Encodings 修改如下: 2.在tomcat conf目录下,找到logging.properties 文件。把里面所有 UTF-8 的编码配置都改为 GBK。重启应用。 如果想了解详细内容请点击