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>-->