Forráskód Böngészése

更新 'education_family/service/service-education/pom.xml'

helloskyone 1 éve
szülő
commit
5f1e61417b

+ 4 - 1
education_family/service/service-education/pom.xml

@@ -18,7 +18,10 @@
             <groupId>org.springframework.cloud</groupId>
             <groupId>org.springframework.cloud</groupId>
             <artifactId>spring-cloud-starter-openfeign</artifactId>
             <artifactId>spring-cloud-starter-openfeign</artifactId>
         </dependency>
         </dependency>
-
+      <dependency>
+            <groupId>org.springframework.boot</groupId>
+            <artifactId>spring-boot-starter-websocket</artifactId>
+      </dependency>
     </dependencies>
     </dependencies>
 
 
     <build>
     <build>