createDataSource
fun createDataSource(simpleConfig: SimpleDataSourceConfig, objectMapper: ObjectMapper = defaultObjectMapper): DataSource(source)
Creates a data source based on the given simple configuration.
Return
The created data source.
Parameters
simpleConfig
The simple configuration for the data source.