多线程工具类,websocket

This commit is contained in:
18792927508
2023-11-25 18:15:40 +08:00
parent aef4ae747e
commit dbefa0b24e
9 changed files with 775 additions and 2 deletions
+4 -1
View File
@@ -184,7 +184,10 @@
<artifactId>spring-boot-starter-mail</artifactId>
<version>3.1.4</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-websocket</artifactId>
</dependency>
<dependency>
<groupId>javax.activation</groupId>
<artifactId>activation</artifactId>