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.modeling
/
AggregateAutoConfiguration
/
aggregateDispatcher
aggregate
Dispatcher
@
Bean
@
ConditionalOnMissingBean
fun
aggregateDispatcher
(
@
Qualifier
(
value
=
"wow.CurrentBoundedContext"
)
namedBoundedContext
:
NamedBoundedContext
,
commandBus
:
CommandGateway
,
aggregateProcessorFactory
:
AggregateProcessorFactory
,
commandHandler
:
CommandHandler
,
serviceProvider
:
ServiceProvider
)
:
CommandDispatcher