Example of Java application that produces and consumes Protobuf-based data to/from a Kafka cluster in Confluent Cloud
cd src/main/resources
vim ccloud.propertiesmvn clean packagejava -cp target/getting-started-with-ccloud-1.0-jar-with-dependencies.jar io.confluent.cloud.demo.ProducerAppjava -cp target/getting-started-with-ccloud-1.0-jar-with-dependencies.jar io.confluent.cloud.demo.ConsumerAppThis project is licensed under the Apache 2.0 License.