Confluent Examples

This repo contains various Confluent client examples and code samples.

  • spring-kafka-json-consumer: How to use spring-kafka's JsonDeserializer when the corresponding JsonSerializer wasn't used on the producer side.