tomcat 控制台 中文乱码 解决方案
1、找到:apache-tomcat-xxx/conf/logging.properties
2、添加语句:java.util.logging.ConsoleHandler.encoding = GBK
声明:本站所有文章资源内容,如无特殊说明或标注,均为采集网络资源。如若本站内容侵犯了原著者的合法权益,可联系本站删除。
1、找到:apache-tomcat-xxx/conf/logging.properties
2、添加语句:java.util.logging.ConsoleHandler.encoding = GBK
声明:本站所有文章资源内容,如无特殊说明或标注,均为采集网络资源。如若本站内容侵犯了原著者的合法权益,可联系本站删除。