Exception sending context destroyed event to liste

柔光的暖阳◎ 2022-01-11 10:23 307阅读 0赞

异常信息:

Exception sending context destroyed event to listener instance of class org.springframework.web.context.ContextLoaderListener
java.lang.IllegalStateException: BeanFactory not initialized or already closed - call ‘refresh’ before accessing beans via the ApplicationContext

异常原因:

spring3和Java8版本兼容问题

解决方法:

调整版本

转载于:https://blog.51cto.com/13508140/2093541

发表评论

表情:
评论列表 (有 0 条评论,307人围观)

还没有评论,来说两句吧...

相关阅读