Springframework和Hibernate版本对应关系

org.springframework 3.0.x对应org.hibernate4.0.x版本

org.springframework 3.2.x对应org.hibernate4.2.x版本

org.springframework 4.0.x对应org.hibernate4.3.x版本

org.springframework 4.1.x对应org.hibernate5.0.x版本

org.springframework 4.3.x对应org.hibernate5.1.x版本

hibernate 各历史版本下载
http://sourceforge.net/projects/hibernate/files/


spring各历史版本下载
http://www.springsource.org/download

原文地址:https://www.cnblogs.com/xdot/p/8662880.html