This commit is contained in:
chc
2022-11-23 18:44:54 +08:00
parent fc71d2d1ca
commit 49b517f1ab
58 changed files with 1775 additions and 148 deletions

View File

@@ -51,7 +51,10 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-websocket</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>