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-karaf.git
The following commit(s) were added to refs/heads/master by this push: new 5e3a39b Added README.adoc to update 5e3a39b is described below commit 5e3a39bb684dbab36669bfaef9935735865891dc Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Mon Mar 23 14:23:25 2020 +0100 Added README.adoc to update --- components/readme.adoc | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/components/readme.adoc b/components/readme.adoc new file mode 100644 index 0000000..6f32930 --- /dev/null +++ b/components/readme.adoc @@ -0,0 +1,25 @@ += Component Starters + +Apache Camel Karaf supports the following Camel artifacts as Spring Boot Starters + +== Camel Components + +// components: START +// components: END + +== Camel Data Formats + +// dataformats: START +// dataformats: END + +== Camel Languages + +// languages: START +// languages: END + + +== Miscellaneous Extensions + +// others: START +// others: END +