springboot启动报错:"Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled."
时间:2020-06-01 23:33:49
收藏:0
阅读:948
springboot启动报错:"Error starting ApplicationContext. To display the conditions report re-run your application with ‘debug‘ enabled."
参考博客:https://www.cnblogs.com/l2580/p/10375560.html
我的是某个类少写了个@Service注解
认真检查注解,认真检查注解,认真检查注解 (重要的事情说三遍)
原文:https://www.cnblogs.com/technicist/p/13027708.html
评论(0)