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.git
The following commit(s) were added to refs/heads/master by this push:
new 0dea4ff Added Camel-arangodb SB starter docs
0dea4ff is described below
commit 0dea4ffdcd340e1b155e378538a9b7826c68d355
Author: Andrea Cosentino <[email protected]>
AuthorDate: Thu Jul 30 14:20:15 2020 +0200
Added Camel-arangodb SB starter docs
---
components/camel-arangodb/src/main/docs/arangodb-component.adoc | 2 ++
1 file changed, 2 insertions(+)
diff --git a/components/camel-arangodb/src/main/docs/arangodb-component.adoc
b/components/camel-arangodb/src/main/docs/arangodb-component.adoc
index 9b0be1a..d883a0d 100644
--- a/components/camel-arangodb/src/main/docs/arangodb-component.adoc
+++ b/components/camel-arangodb/src/main/docs/arangodb-component.adoc
@@ -93,3 +93,5 @@ with the following path and query parameters:
| *user* (security) | user if user and/or password different from default | |
String
|===
// endpoint options: END
+
+include::camel-spring-boot::page$arangodb-starter.adoc[]