From 70449b3851a0f28d5412ff5ad0dbc7f647d29a69 Mon Sep 17 00:00:00 2001 From: Prasanth P Date: Wed, 13 Mar 2024 10:39:27 -0400 Subject: [PATCH] added BPM to integrations --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 398fc4d..893c7fc 100644 --- a/README.md +++ b/README.md @@ -171,6 +171,9 @@ next to it. This icon means the component is part of the official * CNCF CloudEvents * [CloudEvents.io Java SDK](https://github.com/cloudevents/sdk-java) - Send and receive [CloudEvents](https://cloudevents.io/) using the [Vert.x HTTP Transport](https://github.com/cloudevents/sdk-java/blob/master/http/vertx/README.md) for CloudEvents. + +* Business Process Management (BPM) + * [jBPM](https://www.jbpm.org/) - Integrate [jBPM](https://github.com/mswiderski/vert.x-jbpm) with Vert.x event bus. ## Middleware