commit | fb044e2e4746360ae6bbe4dc89ab2c263eb76d81 | [log] [tgz] |
---|---|---|
author | qianye <wuxingcan.wxc@alibaba-inc.com> | Wed Mar 19 21:17:52 2025 +0800 |
committer | GitHub <noreply@github.com> | Wed Mar 19 21:17:52 2025 +0800 |
tree | 0a7eacb91bf6dbb3ba921fddb94e773874a9c6ad | |
parent | e1bc04d05b1df8b787f096383ccc474aea0c1bad [diff] |
Update remoting client version to 5.3.2 to support go-away (#714) * update remoting client version to 5.3.2 to support go-away * Fix RocketMQTemplateTest can not pass --------- Co-authored-by: RongtongJin <jinrongtong16@mails.ucas.ac.cn>
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