解决方案

java开发工具Idea下解决方案:

File -> Settings -> Editor -> File Encodings

将Properties Files (*.properties)下的Default encoding for properties files设置为UTF-8,将Transparent native-to-ascii conversion前的勾选上。

注意:做了上面操作后,一定要重新创建application.properties,才有效。

相关文章:

  • 2021-05-09
  • 2021-07-01
  • 2022-12-23
  • 2021-08-10
  • 2022-12-23
  • 2021-06-06
  • 2021-10-02
猜你喜欢
  • 2021-04-19
  • 2022-12-23
  • 2022-12-23
  • 2021-04-06
  • 2022-02-08
  • 2021-10-30
  • 2021-05-23
相关资源
相似解决方案