LoadAggregateHandlerFunctionFactory
class LoadAggregateHandlerFunctionFactory(stateAggregateRepository: StateAggregateRepository, exceptionHandler: RequestExceptionHandler) : AggregateRouteHandlerFunctionFactorySupport
Constructors
Link copied to clipboard
constructor(stateAggregateRepository: StateAggregateRepository, exceptionHandler: RequestExceptionHandler)