(坑比的编码)org.yaml.snakeyaml.error.YAMLException: java.nio.charset.MalformedInputException: Input lengt

版权声明:本文为博主原创文章,转载请注明链接 https://blog.csdn.net/sswqzx/article/details/85197698

SpringBoot启动加载yml配置文件出现编码格式错误

1、先改idea编码--file-settings--file Encodings (如图全utf-8)

2、将application.yml删除掉重新建

猜你喜欢

转载自blog.csdn.net/sswqzx/article/details/85197698