tomcat启动startup出现乱码

找到tomcat目录下的/conf/logging.properties
添加语句:java.util.logging.ConsoleHandler.encoding = GBK
重启tomcat

tomcat启动startup出现乱码

 

相关文章:

  • 2021-11-17
  • 2021-05-04
  • 2021-10-29
  • 2022-01-01
  • 2021-06-24
  • 2022-01-06
猜你喜欢
  • 2021-10-23
  • 2021-04-24
  • 2021-08-01
  • 2022-02-22
  • 2022-12-23
  • 2021-08-16
  • 2021-06-04
相关资源
相似解决方案