chenyongxing 6 лет назад
Родитель
Сommit
fcc4c9cf81
1 измененных файлов с 4 добавлено и 0 удалено
  1. 4 0
      pom.xml

+ 4 - 0
pom.xml

@ -87,6 +87,10 @@
            <groupId>org.apache.activemq</groupId>
            <artifactId>activemq-core</artifactId>
        </dependency>
        <dependency>
            <groupId>org.springframework.data</groupId>
            <artifactId>spring-data-mongodb</artifactId>
        </dependency>
    </dependencies>
    <build>