Kafka Configuration

Kafka Configuration

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

  1. Producer Config
  2. Consumer Config
Rate this post
We use cookies in order to give you the best possible experience on our website. By continuing to use this site, you agree to our use of cookies.
Accept
Reject