BeanCreationNotAllowedException: Error creating bean with name 'sqlSessionFa

BeanCreationNotAllowedException: Error creating bean with name 'sqlSessionFa

org.springframework.beans.factory.BeanCreationNotAllowedException: Error creating bean with name ‘sqlSessionFatory’: Singleton bean creation not allowed while singletons of this factory are in destruction (Do not request a bean from a BeanFactory in a destroy method implementation!)

此异常主要是idea多模块编程下,一个模块修改后另外一个模块中没有生效,需要将父pom重新clean install一下即可解决

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章