DEV Community

Discussion on: Guide to Apache Avro and Kafka

Collapse
 
burakhanalkan profile image
burakhan

Hi @Dejan, great article, thanks for sharing.
I was looking for especially the following config but it's easy to follow for the ones who want to understand the whole setup.

properties.put(KafkaAvroDeserializerConfig.SPECIFIC_AVRO_READER_CONFIG, true);