Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trim build.gradle to remove unneeded Avro dependencies #1298

Closed
ybyzek opened this issue Jul 5, 2022 · 1 comment
Closed

Trim build.gradle to remove unneeded Avro dependencies #1298

ybyzek opened this issue Jul 5, 2022 · 1 comment
Assignees
Labels
good first issue Good for newcomers java Pull requests that update Java code

Comments

@ybyzek
Copy link
Contributor

ybyzek commented Jul 5, 2022

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 ybyzek added good first issue Good for newcomers java Pull requests that update Java code labels Jul 5, 2022
@bbejeck bbejeck self-assigned this Oct 18, 2022
@bbejeck bbejeck closed this as completed Oct 19, 2022
@bbejeck
Copy link
Collaborator

bbejeck commented Oct 19, 2022

Fixed with #1426

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers java Pull requests that update Java code
Projects
None yet
Development

No branches or pull requests

2 participants