toggle menu
Wow
3.16.8
jvm
switch theme
search in API
wow-spring-boot-starter
/
me.ahoo.wow.spring.boot.starter.eventsourcing
/
EventSourcingAutoConfiguration
/
noOpSnapshotRepository
no
Op
Snapshot
Repository
@
Bean
@
ConditionalOnProperty
(
value
=
[
"wow.eventsourcing.snapshot.enabled"
]
,
havingValue
=
"false"
)
fun
noOpSnapshotRepository
(
)
:
SnapshotRepository