Springboot配置文件报错 found character '@' that cannot start any token. (Do not use @ for indentation)...

Springboot配置文件报错 found character '@' that cannot start any token. (Do not use @ for indentation)..._第1张图片

把pom.xml 的 空格删掉

Springboot配置文件报错 found character '@' that cannot start any token. (Do not use @ for indentation)..._第2张图片

然后突然好使了,把空格再删掉也好使了。。。

2019年8月14日再次发生这样的问题:

删掉空格后一定要重新引入maven包,这次是引完包好使了

转载于:https://my.oschina.net/u/3669883/blog/3084957

你可能感兴趣的:(Springboot配置文件报错 found character '@' that cannot start any token. (Do not use @ for indentation)...)