一、找到tomcat文件夹下conf\logging.properties,
  注释掉所有的每一行带有 UTF-8字样的代码

二、找到idea64.exe.vmoptions和idea.exe.vmoptions文件
  增加:

-Dfile.encoding=UTF-8

解决乱码
Idea配置Tomcat控制台乱码问题

相关文章:

  • 2021-11-05
  • 2021-08-08
  • 2022-12-23
  • 2021-06-15
  • 2021-04-12
  • 2021-07-18
  • 2021-12-14
猜你喜欢
  • 2021-03-31
  • 2021-07-12
  • 2021-09-05
  • 2021-11-12
  • 2021-07-04
  • 2021-10-17
  • 2021-09-14
相关资源
相似解决方案