Apache RocketMQ Spring Integration
2,269
stars
367
commits
Java
primary language
Jul 24, 2026
updated
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
(top 30 of 70)
Java
100.0%
Apache RocketMQ Spring Integration
2,269
stars
367
commits
Java
primary language
Jul 24, 2026
updated
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
(top 30 of 70)
Java
100.0%