博主首页

Unsatisfied dependency expressed through field 'basicProperties'

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>

 

posted @ 2020-10-16 16:46  笑~笑  阅读(2617)  评论(0)    收藏  举报