Skip to main content

Posts Tagged ‘RecordFilterStrategy’

Download

Multiple Keys/Value pair with Custom Filters in Apache Kafka

Introduction: Before I even start talking about Apache Kafka here, is it possible to use list of keys in Kafka? Yes, It’s all possible. In this post, we’ll see how to use multiple keys/value pairs with multiple filters. First create a simple Kafka producer and a Kafka consumer in a Spring Boot application using a […]