apache/rocketmq-spring
Fork: 901 Star: 2131 (更新于 2024-12-30 06:19:20)
license: Apache-2.0
Language: Java .
Apache RocketMQ Spring Integration
最后发布版本: rocketmq-spring-all-2.3.1 ( 2024-07-18 14:55:51)
RocketMQ-Spring
This project aims to help developers quickly integrate RocketMQ with Spring Boot.
Features
- Send messages synchronously
- Send messages asynchronously
- Send messages in one-way mode
- Send ordered messages
- Send batched messages
- Send transactional messages
- Send scheduled messages with delay level
- Consume messages with concurrent mode (broadcasting/clustering)
- Consume ordered messages
- Filter messages using the tag or sql92 expression
- Support message tracing
- Support authentication and authorization
- Support request-reply message exchange pattern
- Consume messages with push/pull mode
Prerequisites
- JDK 1.8 and above
- Maven 3.0 and above
- Spring Boot 2.0 and above
Usage
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>
Samples
Please see the rocketmq-spring-boot-samples.
User Guide
Please see the wiki page.
Contributing
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.
License
Apache License, Version 2.0 Copyright (C) Apache Software Foundation
最近版本更新:(数据更新于 2024-09-18 22:36:25)
2024-07-18 14:55:51 rocketmq-spring-all-2.3.1
2024-02-19 14:49:06 rocketmq-spring-all-2.3.0
2023-02-18 10:57:10 rocketmq-spring-all-2.2.3
2022-04-05 09:47:26 rocketmq-spring-all-2.2.2
2021-08-31 11:45:06 rocketmq-spring-all-2.2.1
2021-01-08 15:11:55 rocketmq-spring-all-2.2.0
2020-07-21 13:25:10 rocketmq-spring-all-2.1.1
2020-02-12 16:32:06 rocketmq-spring-all-2.1.0
2019-11-12 10:38:19 rocketmq-spring-all-2.0.4
2019-05-31 19:30:28 rocketmq-spring-all-2.0.3
主题(topics):
rocketmq
apache/rocketmq-spring同语言 Java最近更新仓库
2025-01-17 17:46:39 apache/incubator-seata
2025-01-17 07:01:22 Stirling-Tools/Stirling-PDF
2025-01-16 16:51:02 spring-projects/spring-framework
2025-01-15 10:07:02 iBotPeaches/Apktool
2025-01-14 00:10:36 PBH-BTN/PeerBanHelper
2025-01-13 23:06:50 baomidou/mybatis-plus