toggle menu
Wow
3.16.8
jvm
switch theme
search in API
wow-spring-boot-starter
/
me.ahoo.wow.spring.boot.starter.eventsourcing.snapshot
/
SnapshotAutoConfiguration
/
simpleSnapshotStrategy
simple
Snapshot
Strategy
@
Bean
@
ConditionalOnProperty
(
value
=
[
"wow.eventsourcing.snapshot.strategy"
]
,
matchIfMissing
=
true
,
havingValue
=
"all"
)
fun
simpleSnapshotStrategy
(
snapshotRepository
:
SnapshotRepository
)
:
SnapshotStrategy