原文:解决 '@' that cannot start any token. (Do not use @ for indentation)

在一个Maven的SpringBoot项目中出现 that cannot start any token. Do not use for indentation 异常情况。 在配置文件 application.yml 中有如下代码: 运行报如下的错误: 分析: artifactId是maven属性,我们知道使用mavne属性是使用 的方式,为什么上面使用 的方式呢,这是因为为了避免与SpringB ...

2021-07-07 08:29 0 593 推荐指数:

查看详情

token. (Do not use @ for indentation)

Caused by: org.yaml.snakeyaml.scanner.ScannerException: while scanning for the next token found character '@' that cannot start any token. (Do ...

Sat Feb 26 00:41:00 CST 2022 0 3077
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM