You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2021/02/22 17:44:59 UTC

[camel-website] branch master updated: Add a new external Camel Component to User Stories

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 703f8e6  Add a new external Camel Component to User Stories
703f8e6 is described below

commit 703f8e61f8fa10cff91441da27ed2d014732d291
Author: 吴伟杰 <wu...@apache.org>
AuthorDate: Mon Feb 22 23:01:48 2021 +0800

    Add a new external Camel Component to User Stories
---
 content/community/user-stories.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/content/community/user-stories.md b/content/community/user-stories.md
index f085529..035a892 100644
--- a/content/community/user-stories.md
+++ b/content/community/user-stories.md
@@ -102,4 +102,5 @@ This page is intended as a place to collect user stories and feedback on Apache
 |[camel-spring-amqp](https://github.com/Bluelock/camel-spring-amqp)|A Camel component to integrate with Spring AMQP to communicate with for example RabbitMQ.|
 |[camel-kamon](https://github.com/osinka/camel-kamon)|Kamon metrics and traces for Apache Camel routes, processors|
 |[camel-spring-cloud-stream](https://github.com/donovanmuller/)|A component to integrate with Spring Cloud Stream|
+|[camel-rocketmq](https://github.com/TeslaCN/camel-rocketmq)|A component to integrate with Apache RocketMQ|
 {{< /table >}}