ai问答改成websocket

This commit is contained in:
wuchunlei
2025-05-22 17:53:19 +08:00
parent 65aaaa7110
commit 5443e2c764
6 changed files with 97 additions and 24 deletions

View File

@@ -76,6 +76,10 @@
<artifactId>jacob</artifactId>
<version>1.18</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-websocket</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>