snapshotRouteModule

@Bean
@Order(value = -2147483648)
@ConditionalOnMissingBean
fun snapshotRouteModule(stateAggregateFactory: StateAggregateFactory, eventStore: EventStore, snapshotRepository: SnapshotRepository, exceptionHandler: RequestExceptionHandler, batchExecutionPolicy: BatchExecutionPolicy): SnapshotRouteModule