linhuili преди 3 години
родител
ревизия
1eb522d41a
променени са 1 файла, в които са добавени 4 реда и са изтрити 0 реда
  1. 4 0
      pom.xml

+ 4 - 0
pom.xml

@@ -64,6 +64,10 @@
             <artifactId>jsr311-api</artifactId>
             <version>1.1.1</version>
         </dependency>
+        <dependency>
+            <groupId>org.springframework.boot</groupId>
+            <artifactId>spring-boot-starter-web</artifactId>
+        </dependency>
     </dependencies>
 
 </project>