Browse Source

代码整理

shenjingwei 5 tháng trước cách đây
mục cha
commit
baee8034ee
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  1. 5 0
      pom.xml

+ 5 - 0
pom.xml

@@ -85,6 +85,11 @@
                 </exclusion>
             </exclusions>
         </dependency>
+        <dependency>
+            <groupId>org.springframework.boot</groupId>
+            <artifactId>spring-boot-starter-test</artifactId>
+            <scope>test</scope>
+        </dependency>
         <dependency>
             <groupId>org.springframework.boot</groupId>
             <artifactId>spring-boot-starter-websocket</artifactId>