Ver código fonte

pom add spring-boot-jdbc

master
teddyhuang 5 anos atrás
pai
commit
0cf9f37f20
1 arquivos alterados com 4 adições e 0 exclusões
  1. +4
    -0
      pom.xml

+ 4
- 0
pom.xml Ver arquivo

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