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.event
/
EventAutoConfiguration
/
localDomainEventBus
local
Domain
Event
Bus
@
Bean
@
ConditionalOnMissingBean
(
value
=
[
LocalDomainEventBus::class
]
)
@
ConditionalOnBean
(
value
=
[
DistributedDomainEventBus::class
]
)
fun
localDomainEventBus
(
)
:
LocalDomainEventBus