Ver Fonte

2/6 陈宇

chendayu há 2 anos atrás
pai
commit
3449bdf88d
1 ficheiros alterados com 5 adições e 0 exclusões
  1. 5 0
      RMS/pom.xml

+ 5 - 0
RMS/pom.xml

@@ -164,6 +164,11 @@
             <groupId>org.springframework.boot</groupId>
             <artifactId>spring-boot-starter-amqp</artifactId>
         </dependency>
+
+        <dependency>
+            <groupId>org.springframework.boot</groupId>
+            <artifactId>spring-boot-starter-test</artifactId>
+        </dependency>
     </dependencies>
 
     <build>