K L O
K
- KotlinLambdaToFunctionAutoConfiguration - Class in org.springframework.cloud.function.context.config
-
Configuration class which defines the required infrastructure to bootstrap Kotlin
lambdas as invocable functions within the context of the framework.
- KotlinLambdaToFunctionAutoConfiguration() - Constructor for class org.springframework.cloud.function.context.config.KotlinLambdaToFunctionAutoConfiguration
-
- kotlinToFunctionTransformer() - Method in class org.springframework.cloud.function.context.config.KotlinLambdaToFunctionAutoConfiguration
-
Will transform all discovered Kotlin's Function lambdas to java
Supplier, Function and Consumer, retaining the original Kotlin type
characteristics.
L
- logger - Variable in class org.springframework.cloud.function.context.config.KotlinLambdaToFunctionAutoConfiguration
-
O
- org.springframework.cloud.function.context.config - package org.springframework.cloud.function.context.config
-
K L O
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.