commit | 4ee494503487d29d2cafedd1dc09b4037e071b47 | [log] [tgz] |
---|---|---|
author | RongtongJin <jinrongtong16@mails.ucas.ac.cn> | Wed Jul 17 15:10:03 2024 +0800 |
committer | RongtongJin <jinrongtong16@mails.ucas.ac.cn> | Wed Jul 17 15:10:03 2024 +0800 |
tree | 2afbfd4add40a7b8bdec124d78147632d9bcab99 | |
parent | b80b1477da9544fb6f287658e6a053a2976eec72 [diff] |
Upgrade rocketmq client version to 5.3.0
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