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: An association from the table notecategory refers to an unmapped class: com.cloudnote.domain.User
applicationContext.xml中的sessionFactory配置错误