Explorar o código

build: 引入 spring-web 包

linwenhua %!s(int64=3) %!d(string=hai) anos
pai
achega
2adc6e97b5
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      smsb-customer-manager-app/pom.xml

+ 4 - 0
smsb-customer-manager-app/pom.xml

@@ -51,6 +51,10 @@
             <groupId>org.apache.httpcomponents</groupId>
             <artifactId>httpclient</artifactId>
         </dependency>
+        <dependency>
+            <groupId>org.springframework</groupId>
+            <artifactId>spring-web</artifactId>
+        </dependency>
     </dependencies>
 
 </project>