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 51682c7  Add AMQP source and sink examples
     new 7ec4309  Merge pull request #9 from rgannu/add_camel_amqp_examples
51682c7 is described below

commit 51682c71711b135b440300e3526c586d6f9cbf26
Author: Ganesh Ramasubramanian <[email protected]>
AuthorDate: Tue Jun 9 16:51:33 2020 +0200

    Add AMQP source and sink examples
    
    Added AMQP source and sink examples
---
 amqp/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/amqp/README.md b/amqp/README.md
index 742befd..57885ff 100644
--- a/amqp/README.md
+++ b/amqp/README.md
@@ -63,4 +63,4 @@ Test Message-1
 Test Message-2
 Ctrl+C
 ```
-
+- Check in the artemis console that there is a queue `mytopic` created with 
the messages 

Reply via email to