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-kafka-connector-examples.git
The following commit(s) were added to refs/heads/master by this push: new 7806523 Added JDBC sink example to list 7806523 is described below commit 78065232d99f32034e97dc8a7da069393b96f233 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Tue Jan 5 12:09:41 2021 +0100 Added JDBC sink example to list --- README.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/README.adoc b/README.adoc index 87f4cf1..55d5a68 100644 --- a/README.adoc +++ b/README.adoc @@ -22,6 +22,7 @@ List of existing examples: - Google Mail Stream source example - Google Sheets Stream source examples - Infinispan source and sink examples +- JDBC sink example - MinIO source and sink examples - Nats source and sink examples - NSQ source and sink examples