數據庫操作報異常5-1上
org.springframework.beans.factory.UnsatisfiedDependencyException:Error creating bean with name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration': Unsatisfied dependency expressed through constructor parameter 0;?
nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Hikari.class]: Bean instantiation via factory method failed;?
nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.zaxxer.hikari.HikariDataSource]: Factory method 'dataSource' threw exception;?
nested exception is java.lang.IllegalStateException: Cannot load driver class: com.mysql.cj.jdbc.Driver
老師報的是unknown database
2018-09-16
啊~~莫名其妙就解決了,不過今天啟動eclipse一直未響應,刪了workspace下\.metadata\.plugins\*****.resources在重新導入工程就好了.....