countSnapshotHandlerFunctionFactory

@Bean
@Order(value = -2147483648)
@ConditionalOnMissingBean(name = ["countSnapshotHandlerFunctionFactory"])
fun countSnapshotHandlerFunctionFactory(snapshotQueryHandler: SnapshotQueryHandler, exceptionHandler: RequestExceptionHandler): CountSnapshotHandlerFunctionFactory