Unsatisfied dependency expressed through field 'basicProperties'
引入Druid數據庫連接池報Error creating bean with name 'druidDataSource'...異常
在pom.xml中添加依賴
<dependency> <groupId>org.springframework</groupId> <artifactId>spring-jdbc</artifactId> </dependency>