rocketmq-初步尝试

This commit is contained in:
2023-03-12 22:22:57 +08:00
committed by yeungchihang
parent 0822371b4e
commit 6bb0f02eda
5 changed files with 50 additions and 18 deletions

View File

@@ -24,10 +24,6 @@
<groupId>org.redisson</groupId>
<artifactId>redisson-spring-boot-starter</artifactId>
</dependency>
<dependency>
<groupId>org.redisson</groupId>
<artifactId>redisson-spring-data-20</artifactId>
</dependency>
</dependencies>
</project>