发生原因不知道。

 

解决方法是在pom.xml中追加

    <properties>
        <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
    </properties>

 

相关文章:

  • 2022-12-23
  • 2021-07-24
  • 2021-09-23
  • 2021-11-29
  • 2021-10-18
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-03-02
  • 2021-10-19
  • 2022-02-11
  • 2021-08-22
  • 2022-12-23
相关资源
相似解决方案