Преглед изворни кода

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>


Loading…
Откажи
Сачувај