1.添加 rabbitmq
2.在 AI 登录时 创建消息队列
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -126,6 +126,10 @@
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-amqp</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.dromara.x-file-storage</groupId>
|
||||
<artifactId>x-file-storage-spring</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user