找到tomcat的安装目录中的logging.properties

我的在这里:D:\..\tomcat\apache-tomcat-8.5.38\conf

idea-output乱码

 

把下面这条字段注释掉,tomcat会根据环境中的编码格式来自动变更

  java.util.logging.ConsoleHandler.encoding = utf-8

(可能字段的值会有不同,但只注释了这条字段就行)

相关文章:

  • 2021-11-13
  • 2021-05-25
  • 2021-08-13
  • 2021-10-04
  • 2021-05-15
  • 2022-12-23
  • 2021-06-28
猜你喜欢
  • 2021-08-05
  • 2022-12-23
  • 2022-12-23
  • 2021-07-24
  • 2021-06-25
  • 2022-12-23
  • 2022-01-05
相关资源
相似解决方案