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注解
认真检查注解,认真检查注解,认真检查注解 (重要的事情说三遍)
2021-12-10 19:54:09
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注解
认真检查注解,认真检查注解,认真检查注解 (重要的事情说三遍)