toggle menu
Wow
3.16.8
jvm
switch theme
search in API
wow-spring-boot-starter
/
me.ahoo.wow.spring.boot.starter.mock
/
MockEventStoreAutoConfiguration
Mock
Event
Store
Auto
Configuration
@
AutoConfiguration
@
ConditionalOnClass
(
value
=
[
DelayEventStore::class
]
)
class
MockEventStoreAutoConfiguration
Members
Constructors
Mock
Event
Store
Auto
Configuration
Link copied to clipboard
constructor
(
)
Functions
delay
Event
Store
Link copied to clipboard
@
Bean
@
ConditionalOnProperty
(
value
=
[
"wow.eventsourcing.store.storage"
]
,
havingValue
=
"delay"
)
fun
delayEventStore
(
)
:
EventStore