jpa整合Hibernate的錯誤
Error creating bean with name 'entityManagerFactory' defined in class path resource [org/springframework/boot/autoconfigure/orm/jpa/HibernateJpaAutoConfiguration.class]
Error creating bean with name 'entityManagerFactory' defined in class path resource [org/springframework/boot/autoconfigure/orm/jpa/HibernateJpaAutoConfiguration.class]
2018-01-09
舉報
2018-01-10
jpa依賴配置對了嗎
2018-01-09
是否添加構造方法
對比下導入的包看看是否導入正確
2018-01-09
是不是包導錯了呀