Skip to main content
DLC provides a default KafkaSourceDescription with the name defaultKafkaSourceDesc if no Kafka source has been defined.

Configuration properties

Properties for a Kafka Source are defined by name in the dlc.messaging.kafka namespace, and are picked up as configurations for the DLC.

YAML example

Java configuration

KafkaSourceDescription Spring Beans are picked up as configurations for the DLC.

Java example