This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-karaf.git
The following commit(s) were added to refs/heads/main by this push:
new 12d6be7 [create-pull-request] automated change
12d6be7 is described below
commit 12d6be7ea20f52f70233df2d0a6f2b7f6eb5b3c7
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed May 5 01:14:15 2021 +0000
[create-pull-request] automated change
---
docs/modules/ROOT/pages/components.adoc | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/docs/modules/ROOT/pages/components.adoc
b/docs/modules/ROOT/pages/components.adoc
index 98a11a0..0395bcc 100644
--- a/docs/modules/ROOT/pages/components.adoc
+++ b/docs/modules/ROOT/pages/components.adoc
@@ -5,7 +5,7 @@ Apache Camel Karaf supports the following Camel artifacts as
Karaf features
== Camel Components
// components: START
-Number of Camel components: 182 in 182 JAR artifacts (1 deprecated)
+Number of Camel components: 183 in 183 JAR artifacts (1 deprecated)
[width="100%",cols="4,1,5",options="header"]
|===
@@ -461,6 +461,9 @@ Number of Camel components: 182 in 182 JAR artifacts (1
deprecated)
| xref:components::spring-batch-component.adoc[Spring Batch]
(camel-spring-batch) +
`spring-batch:jobName` | 2.10 | Send messages to Spring Batch for further
processing.
+| xref:components::spring-jdbc-component.adoc[Spring JDBC] (camel-spring-jdbc)
+
+`spring-jdbc:dataSourceName` | 3.10 | Access databases through SQL and JDBC
with Spring Transaction support.
+
| xref:components::spring-ldap-component.adoc[Spring LDAP] (camel-spring-ldap)
+
`spring-ldap:templateName` | 2.11 | Perform searches in LDAP servers using
filters as the message payload.