表創建不了
Exception sending context initialized event to listener instance of class org.springframework.web.context.ContextLoaderListener org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionFactory' defined in class path resource [applicationContext.xml]: 怎么解決
2017-02-08
檢查一下applicationContext.xml中sessionFactory這個Bean是否配置正確 還有引用這個bean的時候是不是拼寫錯誤