singleSnapshotHandlerFunctionFactory

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