Exception in thread "main" org.springframework.beans.factory.BeanCreationException
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有错误
posted on 2017-10-22 10:38 Michael2397 阅读(1970) 评论(0) 编辑 收藏 举报