Kafka Configuration
Contents
hide
Problem Description:
We are using Few properties of spring kafka in application.properties of an application like bootstrap servers ,auto-offset-reset,enable-auto-commit,serializer etc.
need to provide documentation of all the properties we have for this spring kafka or at least one URL where we have all the properties of spring kafka for both producer and consumer
Solution – 1
Client properties are all available in Kafka documentation