This is an automated email from the ASF dual-hosted git repository. oalsafi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-examples.git
The following commit(s) were added to refs/heads/master by this push: new 444d7c9 Add some more info to README 444d7c9 is described below commit 444d7c989c9629376368384de98845dfd5c95670 Author: Omar Al-Safi <omars...@gmail.com> AuthorDate: Mon Dec 14 11:54:35 2020 +0100 Add some more info to README --- examples/camel-example-vertx-kafka/README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/camel-example-vertx-kafka/README.adoc b/examples/camel-example-vertx-kafka/README.adoc index 2bf2854..daddbf4 100644 --- a/examples/camel-example-vertx-kafka/README.adoc +++ b/examples/camel-example-vertx-kafka/README.adoc @@ -2,7 +2,7 @@ === Introduction -An example which shows how to integrate Camel with Kafka. It is mainly based on Camel Kafka example. +An example which shows how to integrate Camel with Kafka using Camel Vertx Kafka component. It is mainly based on Camel Kafka example. This project consists of the following examples: