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
commit 79ecded0c9255ef299b68c9e553d9e547bbe4fbd Author: Andrea Cosentino <[email protected]> AuthorDate: Tue Sep 22 19:04:32 2020 +0200 Camel-AWS2-Eventbridge: Added AWS2-Eventbridge SB Starter docs --- .../src/main/docs/aws2-eventbridge-component.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/components/camel-aws2-eventbridge/src/main/docs/aws2-eventbridge-component.adoc b/components/camel-aws2-eventbridge/src/main/docs/aws2-eventbridge-component.adoc index a149f5c..930dd53 100644 --- a/components/camel-aws2-eventbridge/src/main/docs/aws2-eventbridge-component.adoc +++ b/components/camel-aws2-eventbridge/src/main/docs/aws2-eventbridge-component.adoc @@ -208,3 +208,5 @@ Maven users will need to add the following dependency to their pom.xml. --------------------------------------- where `$\{camel-version}` must be replaced by the actual version of Camel. + +include::camel-spring-boot::page$aws2-eventbridge-starter.adoc[]
