toggle menu
Wow
3.16.8
jvm
switch theme
search in API
wow-spring-boot-starter
/
me.ahoo.wow.spring.boot.starter.projection
/
ProjectionDispatcherAutoConfiguration
/
projectionDispatcher
projection
Dispatcher
@
Bean
@
ConditionalOnMissingBean
fun
projectionDispatcher
(
@
Qualifier
(
value
=
"wow.CurrentBoundedContext"
)
namedBoundedContext
:
NamedBoundedContext
,
handlerRegistrar
:
ProjectionFunctionRegistrar
,
domainEventBus
:
DomainEventBus
,
stateEventBus
:
StateEventBus
,
projectionHandler
:
ProjectionHandler
)
:
ProjectionDispatcher