org.springframework.context.annotation.AnnotationConfigApplicationContext@31cefde0 has not been refr

Exception in thread "main" java.lang.IllegalStateException: org.springframework.context.annotation.AnnotationConfigApplicationContext@31cefde0 has not been refreshed yet
	at org.springframework.context.support.AbstractApplicationContext.assertBeanFactoryActive(AbstractApplicationContext.java:1092)
	at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1110)
	at com.itheima.Appp.main(Appp.java:11)

在这里插入图片描述


版权声明:本文为weixin_51631350原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接和本声明。