Custom Partitioner for Kafka Producer using application.properties | Absolute beginner
guide
I almost gave up trying to configure Custom Partitioner Class using application.properties.
spring.kafka.producer.partitioner.class=classPath
Does not work after trying a hell lot of things. The partitioner.class remained null everytime.
I even trie...
puneetchhabra.co1 min read