Explorar el Código

pom add spring-boot-jdbc

master
teddyhuang hace 5 años
padre
commit
0cf9f37f20
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. +4
    -0
      pom.xml

+ 4
- 0
pom.xml Ver fichero

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


Cargando…
Cancelar
Guardar