Skip to main content
DLC provides a default TupleSourceDescription with the name defaultTupleSourceDesc. The only reason to make a new TupleSourceDescription is to organize topics logically.

Configuration properties

Properties for a Tuple Source are defined by name in the dlc.tuple.sources namespace, and are picked up as configurations for the DLC.

YAML example

Java configuration

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

Java example