Assert.assertEquals(new Integer(13), age);//这句话的Integer中间有个横线,好像是不能用的意思
报错是报下面的错
Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
2018-05-28 10:44:04.649 ERROR 1572 --- [ main] o.s.boot.SpringApplication : Application run failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'entityManagerFactory' defined in class path resource [org/springframework/boot/autoconfigure/orm/jpa/HibernateJpaConfiguration.class]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
慕设计2395807
相关分类