Add Kafka Configuration

Overview

Follow the steps detailed below to add the Kafka configurations.

Steps

Add the below code in application.properties to configure Kafka.

# BTR config
btr.kafka.create.topic=save-bt-application
btr.kafka.update.topic=update-bt-application
btr.default.offset=0
btr.default.limit=10
btr.search.max.limit=50

All content on this page by eGov Foundation is licensed under a Creative Commons Attribution 4.0 International License.