Wow
Toggle table of contents
5.1.5
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
wow-spring-boot-starter
/
me.ahoo.wow.spring.boot.starter.r2dbc.snapshot
/
R2dbcSnapshotAutoConfiguration
/
Simple
Simple
@
Configuration
@
ConditionalOnProperty
(
value
=
[
"wow.r2dbc.datasource.type"
]
,
matchIfMissing
=
true
,
havingValue
=
"simple"
)
class
Simple
Members
Constructors
Simple
Link copied to clipboard
constructor
(
)
Functions
snapshot
Database
Link copied to clipboard
@
Bean
fun
snapshotDatabase
(
connectionFactory
:
ConnectionFactory
)
:
SnapshotDatabase
snapshot
Schema
Link copied to clipboard
@
Bean
fun
snapshotSchema
(
)
:
SnapshotSchema