resendStateEventFunctionFactory

@Bean
@Order(value = -2147483648)
@ConditionalOnMissingBean(name = ["resendStateEventFunctionFactory"])
fun resendStateEventFunctionFactory(snapshotRepository: SnapshotRepository, stateEventCompensator: StateEventCompensator, exceptionHandler: RequestExceptionHandler): ResendStateEventFunctionFactory