mongoSnapshotStore

@Bean(name = ["mongoSnapshotStore", "mongoSnapshotRepository"])
fun mongoSnapshotStore(mongoClient: MongoClient, dataMongoProperties: MongoProperties?, @Qualifier(value = "wow.CurrentBoundedContext") currentBoundedContext: NamedBoundedContext): MongoSnapshotStore