控制台输出乱码:
tomcat8.5.57控制台中文乱码问题
方法:
打开tomcat/conf/logging.properties
把java.util.logging.ConsoleHandler.encoding = UTF-8
里面的UTF-8改为GBK,
重启tomcat
tomcat8.5.57控制台中文乱码问题
ok了

相关文章:

  • 2021-11-04
  • 2021-11-06
  • 2021-08-28
  • 2021-08-18
  • 2021-12-13
  • 2021-08-15
猜你喜欢
  • 2021-03-27
  • 2021-09-08
  • 2021-04-24
  • 2021-06-09
  • 2021-08-06
相关资源
相似解决方案