This is an automated email from the ASF dual-hosted git repository.
tsato pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k-examples.git
from e4a67a6 add more infomation to ibm-mq/README.md
new b40180b format code in kafka example
new 06e07ec fix: add quotes to sasl_ssl/application.properties file
new ef7241e provide more context to kafka/sasl_ssl example
new 4b323df fix error and improve kafka example README.md
new 3cf15b4 format text and change commands in kafka/readme.md
new b18cac2 add indentation in kafka example
The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
generic-examples/kafka/README.md | 48 ++++++++++++++++------
generic-examples/kafka/SampleKafkaConsumer.java | 16 ++++----
generic-examples/kafka/application.properties | 2 +-
generic-examples/kafka/sasl_ssl/README.md | 8 ++--
.../kafka/sasl_ssl/SaslSSLKafkaConsumer.java | 8 ++--
.../kafka/sasl_ssl/SaslSSLKafkaProducer.java | 14 +++----
.../kafka/sasl_ssl/application.properties | 2 +-
7 files changed, 61 insertions(+), 37 deletions(-)