Wow
Toggle table of contents
8.9.5
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
/
mongoEventStreamQueryServiceFactory
mongo
Event
Stream
Query
Service
Factory
@
Bean
@
ConditionalOnEventStoreStorage
(
value
=
StorageType.MONGO
)
fun
mongoEventStreamQueryServiceFactory
(
mongoClient
:
MongoClient
,
dataMongoProperties
:
MongoProperties
?
,
@
Qualifier
(
value
=
"wow.CurrentBoundedContext"
)
currentBoundedContext
:
NamedBoundedContext
)
:
MongoEventStreamQueryServiceFactory