Microservices Libs
Toggle table of contents
1.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Microservices Libs
common
/
dev.limebeck.libs.db
/
DataSourceProvider
Data
Source
Provider
jvm
interface
DataSourceProvider
Inheritors
PostgresDataSourceProvider
Members
Functions
get
Data
Source
Link copied to clipboard
jvm
abstract
fun
getDataSource
(
configuration
:
DbConfiguration
)
:
DataSource