Commit 14a1b362c1f09427b2b84f8b7e3699a54a0e355d
Merge branch 'master' of https://gitee.com/zhaowg3/spring-boot-starter-rocketmq.git
Showing
1 changed file
with
5 additions
and
2 deletions
README.md
1 | -# spring-boot-starter-rocketmq | |
1 | +# spring-boot-starter-aliyun-rocketmq | |
2 | 2 | 项目来源自官方实例:https://github.com/apache/rocketmq-externals |
3 | -本项目主要是增加了和阿里云RocketMQ的整合,以及一些自身逻辑 | |
4 | 3 | \ No newline at end of file |
4 | + | |
5 | +使用方式和官方操作一样,可参考:https://github.com/apache/rocketmq-externals/blob/master/rocketmq-spring-boot-starter/README_zh_CN.md | |
6 | + | |
7 | +本项目主要是结合阿里云SDK写的starter,方便项目对接阿里云提供的消息队列服务。 | |
5 | 8 | \ No newline at end of file | ... | ... |