1
0
mirror of https://gitee.com/mirrors/Spring-Cloud-Alibaba.git synced 2021-06-26 13:25:11 +08:00

Polish alibaba/spring-cloud-alibaba/#1222 : Combining the code-based and starter modules

This commit is contained in:
mercyblitz
2020-03-06 13:40:22 +08:00
parent 5f10d99e57
commit 155ea9418f
499 changed files with 1185 additions and 1772 deletions

View File

@@ -18,7 +18,7 @@
<!-- Spring Cloud Stream RocketMQ -->
<dependency>
<groupId>com.alibaba.cloud</groupId>
<artifactId>spring-cloud-stream-binder-rocketmq</artifactId>
<artifactId>spring-cloud-starter-stream-rocketmq</artifactId>
</dependency>
<!-- Spring Cloud Bus -->