SnapshotRouteModule
class SnapshotRouteModule(stateAggregateFactory: StateAggregateFactory, eventStore: EventStore, snapshotRepository: SnapshotRepository, exceptionHandler: RequestExceptionHandler, batchExecutionPolicy: BatchExecutionPolicy) : WebFluxRouteModule
Constructors
Link copied to clipboard
constructor(stateAggregateFactory: StateAggregateFactory, eventStore: EventStore, snapshotRepository: SnapshotRepository, exceptionHandler: RequestExceptionHandler, batchExecutionPolicy: BatchExecutionPolicy)