ezhizao_zx há 4 meses atrás
pai
commit
04379a34ef
1 ficheiros alterados com 4 adições e 0 exclusões
  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>-->