Application run failedorg.yaml.snakeyaml.scanner.ScannerException: while scanning for the next tok
打包后的文件里,application.yml文件里的@profiles.active@,没有被替换成具体的环境值,如dev等。确保yml文件内容格式没有书写错误。idea中maven项目切换到微服务版有切换单体版忘记刷新了。报错: Application run failed。
·
报错: Application run failed
org.yaml.snakeyaml.scanner.ScannerException: while scanning for the next token
found character '@' that cannot start any token. (Do not use @ for indentation)
in 'reader', line 5, column 13:
active: @profile.name@
idea中maven项目切换到微服务版有切换单体版忘记刷新了
或者检查文件
打包后的文件里,application.yml文件里的@profiles.active@,没有被替换成具体的环境值,如dev等。确保yml文件内容格式没有书写错误
开放原子开发者工作坊旨在鼓励更多人参与开源活动,与志同道合的开发者们相互交流开发经验、分享开发心得、获取前沿技术趋势。工作坊有多种形式的开发者活动,如meetup、训练营等,主打技术交流,干货满满,真诚地邀请各位开发者共同参与!
更多推荐
已为社区贡献2条内容
所有评论(0)