Przeglądaj źródła

图片添加水印

qin 1 rok temu
rodzic
commit
2b0083a55b
1 zmienionych plików z 5 dodań i 0 usunięć
  1. 5 0
      pom.xml

+ 5 - 0
pom.xml

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