toggle menu
few
jvm
switch theme
search in API
repo
/
repo.config
Package-level
declarations
Types
Types
Data
Source
Config
Link copied to clipboard
@
Configuration
class
DataSourceConfig
Flyway
Config
Link copied to clipboard
@
Configuration
@
Import
(
value
=
[
DataSourceConfig::class
]
)
class
FlywayConfig
Jooq
Config
Link copied to clipboard
@
Configuration
class
JooqConfig
(
dataSource
:
DataSource
,
applicationEventPublisher
:
ApplicationEventPublisher
)
Repo
Config
Link copied to clipboard
@
Configuration
@
ComponentScan
(
basePackages
=
[
"repo"
]
)
class
RepoConfig