commit | c74d329b19d3987ae634c4ae52e9e739255e232d | [log] [tgz] |
---|---|---|
author | Zhouxiang Zhan <zhouxiang.zzx@alibaba-inc.com> | Fri May 24 10:26:55 2024 +0800 |
committer | GitHub <noreply@github.com> | Fri May 24 10:26:55 2024 +0800 |
tree | f6b281c52880c3148a40ed7849a7f2d07f1af6bb | |
parent | 80e4002cf4471b991053b4da904e5d4dad637671 [diff] |
[ISSUE #656] Set rocketmq-v5-client-spring-boot default awaitDuration to 5
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