错误信息:Caused by: org.yaml.snakeyaml.scanner.ScannerException: while scanning for the next token
found character '@' that cannot start any token. (Do not use @ for indentation)
解决方式:maven clean一下,再compile一下,重启就好了
错误信息:Caused by: org.yaml.snakeyaml.scanner.ScannerException: while scanning for the next token
found character '@' that cannot start any token. (Do not use @ for indentation)
解决方式:maven clean一下,再compile一下,重启就好了