commit | 07fcb37a4c7b10472a87d4af43b03eeef8ca8785 | [log] [tgz] |
---|---|---|
author | Xu Qiaolun <Jamesxql@Gmail.com> | Fri Jun 13 14:34:10 2025 +0800 |
committer | GitHub <noreply@github.com> | Fri Jun 13 14:34:10 2025 +0800 |
tree | d7564d8e847f41fc6bc8fcd3becaac2cb3074490 | |
parent | fb044e2e4746360ae6bbe4dc89ab2c263eb76d81 [diff] |
[ISSUE #718]fix: registers a null consumerBuilder for RocketMQClientTemplate
This project aims to help developers quickly integrate RocketMQ with Spring Boot.
Add a dependency using maven:
<!--add dependency in pom.xml--> <dependency> <groupId>org.apache.rocketmq</groupId> <artifactId>rocketmq-spring-boot-starter</artifactId> <version>${RELEASE.VERSION}</version> </dependency>
Please see the rocketmq-spring-boot-samples.
Please see the wiki page.
We are always very happy to have contributions, whether for trivial cleanups or big new features. Please see the RocketMQ main website to read the details.
Apache License, Version 2.0 Copyright (C) Apache Software Foundation