No persistence units parsed from {classpath*:META-INF/persistence.xml}
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'entityManagerFactory' defined in class path resource [beans.xml]: Invocation of init method failed; nested exception is java.lang.IllegalStateException: No persistence units parsed from {classpath*:META-INF/persistence.xml}
和老师一样的配置代码,难道是因为jdk版本原因吗,我是1.8,是不是要用1.7