I am trying to start a Java SE application with Spring Data + Hibernate and have done the follwowing till now:
Configuration File
@C
I was also facing same issue with Spring-3.2.0 and Java 8 ( jdk1.8.0_60 ). After using 3.2.14 release of spring framework , it works.