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