Wow
Toggle table of contents
9.0.16
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Wow
wow-spring-boot-starter
/
me.ahoo.wow.spring.boot.starter.eventsourcing.snapshot
/
SnapshotAutoConfiguration
/
snapshotDispatcher
snapshot
Dispatcher
@
Bean
@
Order
(
value
=
500
)
fun
snapshotDispatcher
(
@
Qualifier
(
value
=
"wow.CurrentBoundedContext"
)
namedBoundedContext
:
NamedBoundedContext
,
snapshotHandler
:
SnapshotHandler
,
stateEventBus
:
StateEventBus
,
metrics
:
ObjectProvider
<
WowMetrics
>
)
:
SnapshotDispatcher