Explorar el Código

自动部署打包hos-web-framework失败

chenyongxing hace 6 años
padre
commit
3842cdb1a7
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      hos-web-framework/pom.xml

+ 4 - 0
hos-web-framework/pom.xml

@ -39,6 +39,10 @@
            <groupId>org.springframework.boot</groupId>
            <artifactId>spring-boot-starter-data-mongodb</artifactId>
        </dependency>
        <dependency>
            <groupId>org.springframework.data</groupId>
            <artifactId>spring-data-mongodb</artifactId>
        </dependency>
        <dependency>
            <groupId>org.mongodb</groupId>