maven-eclipse 中index.html页面乱码:
pox.xml修改:
<project> ???…… ???<properties> ???????<argLine>-Dfile.encoding=UTF-8</argLine> ???</properties> ???……</project>
pox.xml修改:
<project> ???…… ???<properties> ???????<argLine>-Dfile.encoding=UTF-8</argLine> ???</properties> ???……</project>
maven-eclipse 中index.html页面乱码
原文地址:https://www.cnblogs.com/helkbore/p/8446596.html