异常信息
1 | Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. |
异常原因
1 | application.yml配置文件中数据格式不正确 |
本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来自 123!
异常信息
1 | Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. |
异常原因
1 | application.yml配置文件中数据格式不正确 |