title: 04Springboot-- 数据库错误 tags: Error categories:
计算机科学JavaSpringBoot框架SpringBoot框架常见错误集合 abbrlink: 1128 date: 2020-10-05 16:57:24
项目场景:
IDEA在启动时出现错误
问题描述:
Error starting ApplicationContext. To display the conditions report re-run your application with
'debug' enabled.
2020-09-21 21:01:19.269 ERROR 25820 ---
[ main
] o.s.boot.SpringApplication
: Application run failed
原因分析:
注释
解决方案:
我的博客,欢迎光顾:https://ppxpython.github.io/