Tomcat启动乱码解决方案(win10)

问题描述:
  新换了tomcat9,结果在win10中使用bat启动时中文出现乱码问题,如图:

Tomcat启动乱码解决方案(win10)

解决方案:
  修改conf/logging.properties文件,找到 java.util.logging.ConsoleHandler.encoding,设置为GBK即可

Tomcat启动乱码解决方案(win10)

再次启动,中文正常,如图:

Tomcat启动乱码解决方案(win10)

原创文章,作者:ItWorker,如若转载,请注明出处:https://blog.ytso.com/183213.html

(0)
上一篇 2021年11月2日
下一篇 2021年11月2日

相关推荐

发表回复

登录后才能评论