Wow
Toggle table of contents
5.3.9
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
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