| commit | 7e9781af268e28bd50ff9ebcdd6808e33f4ba06e | [log] [tgz] | 
|---|---|---|
| author | leizhiyuan <leizhiyuan@gmail.com> | Fri Jan 26 08:36:38 2024 +0800 | 
| committer | leizhiyuan <leizhiyuan@gmail.com> | Fri Jan 26 08:36:38 2024 +0800 | 
| tree | 80521dc861d18e296f17509ad5f3ce1d8b9aac62 | |
| parent | b5f52f740ec4443351d718eb057b3c53aa1b71aa [diff] | 
feat: change handleMessage to public, so user can fetch some header info uniformly
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