Wow
Toggle table of contents
6.3.3
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Wow
wow-spring-boot-starter
/
me.ahoo.wow.spring.boot.starter.modeling
/
AggregateAutoConfiguration
/
stateAggregateRepository
state
Aggregate
Repository
@
Bean
@
ConditionalOnMissingBean
fun
stateAggregateRepository
(
stateAggregateFactory
:
StateAggregateFactory
,
snapshotRepository
:
SnapshotRepository
,
eventStore
:
EventStore
)
:
StateAggregateRepository