kafka-tutorials icon indicating copy to clipboard operation
kafka-tutorials copied to clipboard

Trim build.gradle to remove unneeded Avro dependencies

Open ybyzek opened this issue 2 years ago • 0 comments

https://developer.confluent.io/tutorials/creating-first-apache-kafka-producer-application/confluent.html https://developer.confluent.io/tutorials/creating-first-apache-kafka-consumer-application/confluent.html

These tutorials don't use Avro (they produce/consume String keys and values), so the build.gradle file can be simplified

ybyzek avatar Jul 05 '22 12:07 ybyzek