1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity GitHub Gitee

记录遇到的问题及对应的解决方案

This commit is contained in:
2022-10-21 01:21:21 +08:00
parent 42852f150a
commit b6cf527080
2 changed files with 36 additions and 5 deletions

View File

@@ -25,11 +25,6 @@
<version>2.7.4</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-jdbc</artifactId>
<version>2.7.4</version>
</dependency>
<!-- Database -->