Spring Boot 启动错误:Error starting ApplicationContext. To display the conditions report re-run your app

 

2021-12-27 10:02:47.548 ERROR 5376 --- [           main] o.s.b.d.LoggingFailureAnalysisReporter   : 

刚开始配置时还没有连接数据库,将有关数据库的依赖注释掉再刷新即可

项目启动:把mybatis注释掉之后重新更新一下配置在运行,就能看到要return的内容了

posted @ 2021-12-27 10:10  Eveeee  阅读(10920)  评论(0)    收藏  举报