You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
359 B
7 lines
359 B
5 years ago
|
# RocketMQ Spring Boot Support
|
||
|
This project provides auto-configuration for the following RocketMQ client:
|
||
|
|
||
|
- [Produce and Consume Spring Message](../rocketmq-spring-boot-starter)
|
||
|
- [Send (halp) Message in Transaction](../rocketmq-spring-boot-starter)
|
||
|
|
||
|
For details, please see sample code in the [rocketmq-spring-boot-samples](../rocketmq-spring-boot-samples)
|