pom.xml文件中加入:

<properties>
<argLine>-Dfile.encoding=UTF-8</argLine>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>

相关文章:

  • 2021-09-19
  • 2021-09-20
  • 2021-10-30
  • 2021-11-11
猜你喜欢
  • 2021-04-14
  • 2021-05-20
  • 2021-04-03
  • 2021-04-22
  • 2021-09-29
  • 2021-04-02
相关资源
相似解决方案