qin 1 жил өмнө
parent
commit
16e5de72e9
1 өөрчлөгдсөн 4 нэмэгдсэн , 1 устгасан
  1. 4 1
      pom.xml

+ 4 - 1
pom.xml

@@ -54,7 +54,10 @@
             <groupId>org.springframework.boot</groupId>
             <artifactId>spring-boot-starter</artifactId>
         </dependency>
-
+        <dependency>
+        <groupId>org.springframework.boot</groupId>
+        <artifactId>spring-boot-starter-web</artifactId>
+    </dependency>
         <dependency>
             <groupId>org.springframework.boot</groupId>
             <artifactId>spring-boot-starter-test</artifactId>