找到tomcat目录下的/conf/logging.properties添加语句:java.util.logging.ConsoleHandler.encoding = GBK重启tomcat
问题解决
IDEA控制台输出的乱码
也一并解决了