qin 1 yıl önce
ebeveyn
işleme
16e5de72e9
1 değiştirilmiş dosya ile 4 ekleme ve 1 silme
  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>