Live Coding - Kafka Avro Producer and Consumer #kafka #avro #docker #springboot

preview_player
Показать описание
Kafka, Avro Schema Registry setup with docker.
Auto Generated Avro schema .avsc to .java using maven plugin
Confluent Control Center GUI for monitoring topic data
Kafka Producer - Avro Serialization
Kafka Consumer - Avro Deserialization
Рекомендации по теме
Комментарии
Автор

nice explanation. Keep adding more videos on kafka. like exception handling, retry logics etc.

ayanchakraborty
Автор

Could you share the docker-compose file in your project? I do not see it in the git

keetamhoang
Автор

@configuration not required to use @value from app.props file

daxjoshi
Автор

Hi, please contact me, I need your help, I have a kafka avro data and also the schema URL, I', m still new to kafka and I don't know how to consume those avro data in correct format
thanks a lot

ghassenouertani