tomcat乱码解决方法

tomcat乱码解决方法
找到apache-tomcat-8.5.51\conf下的logging.properties
在里面添加java.util.longging.ConsoleHandler.encoding = GBK
查找是否有java.util.logging.ConsoleHandler.encoding = UTF-8有则删除
问题解决

tomcat乱码解决方法

相关文章: