logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

Springboot的application.yml报错character ‘@‘ that cannot start any token. (Do not use @ for indentatio)

前言:昨天的项目正常启动,今天刚启动就发现这个字符@使用的问题。Caused by: org.yaml.snakeyaml.scanner.ScannerException: while scanning for the next tokenfound character '@' that cannot start any token. (Do not use @ for indentation)

到底了