hym hace 4 años
padre
commit
e36cfce40e
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      build.gradle

+ 1 - 0
build.gradle

@@ -33,6 +33,7 @@ dependencies {
     implementation('org.springframework.boot:spring-boot-starter-thymeleaf')
     implementation('org.springframework.boot:spring-boot-starter-aop')
     implementation('org.springframework.boot:spring-boot-starter-validation')
+    implementation 'org.springframework.boot:spring-boot-starter-data-mongodb'
     //implementation('org.springframework.boot:spring-boot-starter-amqp')
     //implementation('org.springframework.kafka:spring-kafka')
     compile('mysql:mysql-connector-java')