1.在Configurations里配置tomcat:
在VM options处添加:
-Dfile.encoding=UTF-8
依次点击Apply,ok
2,IDEA编辑器内,点击Help->Edit Custom VM Options… ,在最下方添加-Dfile.encoding=UTF-8,运行Tomcat查看输出(如果没效果,请重启IDEA)
在VM options处添加:
-Dfile.encoding=UTF-8
依次点击Apply,ok
2,IDEA编辑器内,点击Help->Edit Custom VM Options… ,在最下方添加-Dfile.encoding=UTF-8,运行Tomcat查看输出(如果没效果,请重启IDEA)