diff --git a/docs/dms/dev/Kafka-java-demo.html b/docs/dms/dev/Kafka-java-demo.html index b6816e78..04bb64c7 100644 --- a/docs/dms/dev/Kafka-java-demo.html +++ b/docs/dms/dev/Kafka-java-demo.html @@ -11,8 +11,7 @@ </dependency>

Preparing Kafka Configuration Files

The following describes example producer and consumer configuration files. If ciphertext access is not enabled for the Kafka instance, comment out lines regarding the encryption. Otherwise, set configurations for encrypted access.

-

Producing Messages