Skip to main content

Configuration properties

Properties for the CSV Source are provided inside the configuration of a CSV Source. For example: Local CSV Source.

YAML example

Java configuration

CsvSourceConfiguration Java object can be used for configuration in Java. The object is used in the configuration of a CSV Topic. For more information, see the Atoti Server documentation on ICsvSourceConfiguration.

Java example