spring4 hibernate5 struts2整合运行时出异常

org.springframework.beans.factory.BeanCreationException: 

    Error creating bean with name 'sessionFactory' defined in class path resource

     [applicationContext.xml]: Instantiation of bean failed; 

     nested exception is org.springframework.beans.BeanInstantiationException:

    Failed to instantiate [org.springframework.orm.hibernate5.LocalSessionFactoryBean]: 

No default constructor found; nested exception is 

java.lang.UnsupportedClassVersionError: org/hibernate/cfg/Configuration 

    : Unsupported major.minor version 52.0 (unable to load class 

org.hibernate.cfg.Configuration)


ms_fly
浏览 1532回答 0
0回答
打开App,查看更多内容
随时随地看视频慕课网APP

相关分类

Java