更改jeecg-boot-starter3依赖

This commit is contained in:
kezhijie
2023-11-13 15:34:25 +08:00
parent 157feeb925
commit 268c27a782
16 changed files with 381 additions and 46 deletions

View File

@ -15,7 +15,7 @@
<!--rabbitmq消息队列-->
<dependency>
<groupId>org.jeecgframework.boot</groupId>
<artifactId>jeecg-boot-starter-rabbitmq</artifactId>
<artifactId>jeecg-boot-starter3-rabbitmq</artifactId>
</dependency>
</dependencies>