您的位置:首页 > 编程语言 > Java开发

Exception in thread "main" org.springframework.beans.factory.BeanCreationException

2017-10-22 10:38 716 查看

Exception in thread "main" org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionFactory' defined in class path resource [applicationContext.xml]: Invocation of init method failed; nested exception is org.hibernate.MappingException

 

解决方案:domain域中getXXX,setXXX有错误

内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐