Wow
Toggle table of contents
8.8.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Wow
wow-spring-boot-starter
/
me.ahoo.wow.spring.boot.starter.mongo
/
MongoEventSourcingAutoConfiguration
/
mongoSnapshotQueryServiceFactory
mongo
Snapshot
Query
Service
Factory
@
Bean
@
ConditionalOnSnapshotStoreStorage
(
value
=
StorageType.MONGO
)
fun
mongoSnapshotQueryServiceFactory
(
mongoClient
:
MongoClient
,
dataMongoProperties
:
MongoProperties
?
)
:
MongoSnapshotQueryServiceFactory