toggle menu
Wow
3.16.8
jvm
switch theme
search in API
wow-spring-boot-starter
/
me.ahoo.wow.spring.boot.starter.command
/
CommandAutoConfiguration
/
localCommandBus
local
Command
Bus
@
Bean
@
ConditionalOnMissingBean
(
value
=
[
LocalCommandBus::class
]
)
@
ConditionalOnBean
(
value
=
[
DistributedCommandBus::class
]
)
fun
localCommandBus
(
)
:
LocalCommandBus