ezhizao_zx преди 4 месеца
родител
ревизия
04379a34ef
променени са 1 файла, в които са добавени 4 реда и са изтрити 0 реда
  1. 4 0
      pom.xml

+ 4 - 0
pom.xml

@@ -337,6 +337,10 @@
             <artifactId>dynamic-datasource-spring-boot-starter</artifactId>
             <version>3.5.2</version>
         </dependency>
+        <dependency>
+            <groupId>org.springframework.boot</groupId>
+            <artifactId>spring-boot-starter-websocket</artifactId>
+        </dependency>
 
 <!--        <dependency>-->
 <!--            <groupId>com.ezhizao</groupId>-->