lzy 2 hafta önce
ebeveyn
işleme
523464607d
1 değiştirilmiş dosya ile 4 ekleme ve 1 silme
  1. 4 1
      pom.xml

+ 4 - 1
pom.xml

@@ -127,7 +127,10 @@
             <artifactId>elasticsearch</artifactId>
             <version>7.17.3</version>
         </dependency>
-
+        <dependency>
+            <groupId>org.springframework.boot</groupId>
+            <artifactId>spring-boot-starter-data-mongodb</artifactId>
+        </dependency>
         <dependency>
             <groupId>org.springframework.boot</groupId>
             <artifactId>spring-boot-autoconfigure</artifactId>