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一下即可解決

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