Переглянути джерело

pom add spring-boot-jdbc

master
teddyhuang 5 роки тому
джерело
коміт
0cf9f37f20
1 змінених файлів з 4 додано та 0 видалено
  1. +4
    -0
      pom.xml

+ 4
- 0
pom.xml Переглянути файл

@@ -57,6 +57,10 @@
<artifactId>spring-boot-starter-test</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-jdbc</artifactId>
</dependency>


<dependency>


Завантаження…
Відмінити
Зберегти