snapshotDispatcher

@Bean
@Order(value = 500)
fun snapshotDispatcher(@Qualifier(value = "wow.CurrentBoundedContext") namedBoundedContext: NamedBoundedContext, snapshotHandler: SnapshotHandler, stateEventBus: StateEventBus): SnapshotDispatcher