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-quarkus-examples.git
commit 6ebc4c678a25e7f607e2c91e192b671ed60a6af6 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Fri Sep 18 18:19:45 2020 +0200 Added README --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md new file mode 100644 index 0000000..c2de7c9 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# Apache Camel Quarkus Examples + +[Apache Camel](http://camel.apache.org/) is a powerful open source integration framework based on known +Enterprise Integration Patterns with powerful bean integration. + +### Introduction + +This project provides examples for Apache Camel Quarkus.