CommandAutoConfiguration
Functions
Link copied to clipboard
@Bean
@ConditionalOnMissingBean
Link copied to clipboard
@Bean
@ConditionalOnMissingBean
Link copied to clipboard
@Bean
@ConditionalOnProperty(value = ["wow.command.bus.type"], havingValue = "in_memory")
Link copied to clipboard
Link copied to clipboard
fun localFirstCommandBus(localBus: LocalCommandBus, distributedBus: DistributedCommandBus): LocalFirstCommandBus
Link copied to clipboard