Ver a proveniência

pom add spring-boot-jdbc

master
teddyhuang há 5 anos
ascendente
cometimento
0cf9f37f20
1 ficheiros alterados com 4 adições e 0 eliminações
  1. +4
    -0
      pom.xml

+ 4
- 0
pom.xml Ver ficheiro

@@ -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>


Carregando…
Cancelar
Guardar