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.git


The following commit(s) were added to refs/heads/main by this push:
     new de963cdc4f7 CAMEL-21389: First version of Flowable Camel component
de963cdc4f7 is described below

commit de963cdc4f755c68b98238846c0b41b9f2c56cd1
Author: Claus Ibsen <[email protected]>
AuthorDate: Sun Oct 27 17:04:26 2024 +0100

    CAMEL-21389: First version of Flowable Camel component
---
 components/camel-flowable/src/main/docs/flowable-component.adoc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/components/camel-flowable/src/main/docs/flowable-component.adoc 
b/components/camel-flowable/src/main/docs/flowable-component.adoc
index dfb56f8dec4..b0bc99a94d6 100644
--- a/components/camel-flowable/src/main/docs/flowable-component.adoc
+++ b/components/camel-flowable/src/main/docs/flowable-component.adoc
@@ -7,6 +7,8 @@
 :supportlevel: Preview
 :tabs-sync-option:
 :component-header: Both producer and consumer are supported
+//Manually maintained attributes
+:camel-spring-boot-name: flowable
 
 *Since Camel {since}*
 

Reply via email to