routingSnapshotStore

@Bean
@Primary
fun routingSnapshotStore(@Qualifier(value = "wow.CurrentBoundedContext") namedBoundedContext: NamedBoundedContext, eventStoreProperties: EventStoreProperties, snapshotProperties: SnapshotProperties, storageRoutingProperties: StorageRoutingProperties, eventStoreBindings: List<EventStoreBinding>, snapshotStoreBindings: List<SnapshotStoreBinding>, eventStreamQueryServiceFactoryBindings: List<EventStreamQueryServiceFactoryBinding>, snapshotQueryServiceFactoryBindings: List<SnapshotQueryServiceFactoryBinding>): SnapshotStore