This commit is contained in:
2025-05-26 17:24:20 +08:00
parent e2411f5014
commit 0d168cc260
11 changed files with 604 additions and 2 deletions

View File

@@ -20,6 +20,10 @@
<groupId>com.tashow.cloud</groupId>
<artifactId>tashow-data-redis</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-amqp</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.amqp</groupId>