mirror of
https://github.com/jeecgboot/jeecg-boot.git
synced 2025-09-09 04:49:13 +00:00
rocketmq-starter应用举例
This commit is contained in:
6
pom.xml
6
pom.xml
@@ -225,6 +225,12 @@
|
||||
<artifactId>jeecg-boot-starter-rabbitmq</artifactId>
|
||||
<version>${jeecgboot.version}</version>
|
||||
</dependency>
|
||||
<!--rocketmq-->
|
||||
<dependency>
|
||||
<groupId>org.jeecgframework.boot</groupId>
|
||||
<artifactId>jeecg-boot-starter-rocketmq</artifactId>
|
||||
<version>${jeecgboot.version}</version>
|
||||
</dependency>
|
||||
<!--分库分表shardingsphere-->
|
||||
<dependency>
|
||||
<groupId>org.jeecgframework.boot</groupId>
|
||||
|
Reference in New Issue
Block a user