feat:【IoT 物联网】增加 redis + event-bus 的实现
This commit is contained in:
@@ -32,6 +32,11 @@
|
||||
</dependency>
|
||||
|
||||
<!-- 消息中间件相关(可选依赖) -->
|
||||
<dependency>
|
||||
<groupId>cn.iocoder.boot</groupId>
|
||||
<artifactId>yudao-spring-boot-starter-mq</artifactId>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.springframework.data</groupId>
|
||||
<artifactId>spring-data-redis</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user