Ver Fonte

加入http请求

wangdy há 8 anos atrás
pai
commit
dfbb86dadf
1 ficheiros alterados com 4 adições e 0 exclusões
  1. 4 0
      pom.xml

+ 4 - 0
pom.xml

@@ -46,6 +46,10 @@
             <groupId>org.springframework</groupId>
             <artifactId>spring-tx</artifactId>
         </dependency>
+        <dependency>
+            <groupId>org.springframework</groupId>
+            <artifactId>spring-webmvc</artifactId>
+        </dependency>
         <dependency>
             <groupId>org.hibernate</groupId>
             <artifactId>hibernate-core</artifactId>