toggle menu
Wow
3.16.8
jvm
switch theme
search in API
wow-spring-boot-starter
/
me.ahoo.wow.spring.boot.starter.redis
/
RedisMessageBusAutoConfiguration
/
redisCommandBus
redis
Command
Bus
@
Bean
@
ConditionalOnProperty
(
value
=
[
"wow.command.bus.type"
]
,
havingValue
=
"redis"
)
fun
redisCommandBus
(
redisTemplate
:
ReactiveStringRedisTemplate
)
:
DistributedCommandBus