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.eventsourcing.snapshot
/
SnapshotAutoConfiguration
/
versionOffsetSnapshotStrategy
version
Offset
Snapshot
Strategy
@
Bean
@
ConditionalOnProperty
(
value
=
[
"wow.eventsourcing.snapshot.strategy"
]
,
havingValue
=
"version_offset"
)
fun
versionOffsetSnapshotStrategy
(
snapshotRepository
:
SnapshotRepository
)
:
SnapshotStrategy