loadAggregateHandlerFunctionFactory

@Bean
@Order(value = -2147483648)
@ConditionalOnMissingBean(name = ["loadAggregateHandlerFunctionFactory"])
fun loadAggregateHandlerFunctionFactory(stateAggregateRepository: StateAggregateRepository, exceptionHandler: RequestExceptionHandler): LoadAggregateHandlerFunctionFactory