springboot启动报错 YAMLException:java.nio.charset.MalformedInputException:Input length = 2 原因:字符编码问题,修改为utf-8并重新编译 image.png