【新增】 rabbitmq手动连接,推送数据,接收数据并保存在数据库内
This commit is contained in:
@@ -17,6 +17,11 @@
|
||||
</description>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-amqp</artifactId>
|
||||
<version>2.7.18</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>pc.exam.gg</groupId>
|
||||
<artifactId>exam-module-system-api</artifactId>
|
||||
|
Reference in New Issue
Block a user