hym 4 年之前
父节点
当前提交
e36cfce40e
共有 1 个文件被更改,包括 1 次插入0 次删除
  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')