maven-eclipse 中index.html页面乱码

maven-eclipse 中index.html页面乱码:

pox.xml修改:

<project>
    ……
    <properties>
        <argLine>-Dfile.encoding=UTF-8</argLine>
    </properties>
    ……
</project>
posted @ 2018-02-13 14:27  _即炤  阅读(387)  评论(0编辑  收藏  举报