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版本