LoadSnapshotHandlerFunction
class LoadSnapshotHandlerFunction(aggregateMetadata: AggregateMetadata<*, *>, snapshotRepository: SnapshotRepository, exceptionHandler: RequestExceptionHandler) : HandlerFunction<ServerResponse>
Constructors
Link copied to clipboard
constructor(aggregateMetadata: AggregateMetadata<*, *>, snapshotRepository: SnapshotRepository, exceptionHandler: RequestExceptionHandler)