Skip to main content
DLC provides a default JdbcSourceDescription with the name defaultJdbcSourceDesc.

Configuration properties

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

YAML example

Java configuration

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

Java example