This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-website.git
The following commit(s) were added to refs/heads/main by this push:
new d3d97948 Updated
d3d97948 is described below
commit d3d97948cd2a91c74d37536a8ec840028a249486
Author: Claus Ibsen <[email protected]>
AuthorDate: Sat Aug 8 15:48:13 2026 +0200
Updated
---
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 50f900e4..ab2a4fd6 100644
--- a/content/community/user-stories.md
+++ b/content/community/user-stories.md
@@ -183,5 +183,6 @@ Several commercial software products and platforms use
Apache Camel as their cor
|[Eclipse Kura](https://eclipse.dev/kura/)|Eclipse IoT M2M gateway for edge
devices. Apache Camel provides the built-in message routing engine for protocol
translation (MQTT, AMQP, CoAP, OPC UA, HTTP) and enterprise integration
patterns at the IoT edge. Deployed on Raspberry Pi and industrial gateways.|
|[Eclipse Kapua](https://www.eclipse.org/kapua/)|Eclipse IoT cloud management
platform for device registry, management, messaging, and telemetry. Uses Apache
Camel and ActiveMQ for message routing and integration. Co-sponsored by Red Hat
and Eurotech.|
|[Eclipse Dirigible](https://www.dirigible.io/)|Eclipse Foundation
high-productivity application platform (hpaPaaS), originally born out of SAP.
Uses Apache Camel on Spring Boot as its [core integration
engine](https://central.sonatype.com/artifact/org.eclipse.dirigible/dirigible-components-engine-camel)
with a visual integration designer, Camel EIP snippets, and route templates.
Connects databases, HTTP services, messaging brokers, SAP, and cloud services.|
+|[Spring
Integration](https://docs.spring.io/spring-integration/reference/camel.html)|Spring
Integration provides dedicated Apache Camel support, enabling Spring
Integration channels and endpoints to seamlessly connect with Camel routes and
components.|
|[Flinkflow](https://github.com/talwegai/flinkflow)|Declarative, low-code
stream processing platform built on Apache Flink. Uses Apache Camel as one of
three polyglot runtimes (alongside Java and Python) for embedding
transformation and filtering logic inside Flink pipelines. Camel's Simple,
JsonPath, Groovy, and YAML DSL expressions run as embedded evaluators within
Flink operators. Apache 2.0 licensed, maintained by Talweg.|
{{< /table >}}