springboot jdbc整合

1.创建项目 2.pom.xml中编写坐标文件 <dependencies> <!-- https://mvnrepository.com/artifact/com.alibaba/druid --> <dependency> <groupId>com.alibaba</groupId> <artifactId>druid</artifactId>
相关文章
相关标签/搜索