toggle menu
Wow
3.16.8
jvm
switch theme
search in API
wow-spring-boot-starter
/
me.ahoo.wow.spring.boot.starter.eventsourcing.state
/
StateAutoConfiguration
/
inMemoryStateEventBus
in
Memory
State
Event
Bus
@
Bean
@
ConditionalOnProperty
(
value
=
[
"wow.eventsourcing.state.bus.type"
]
,
havingValue
=
"in_memory"
)
fun
inMemoryStateEventBus
(
)
:
StateEventBus