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 failedorg.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
添加回答
舉報
0/150
提交
取消