Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TARGET_EXECUTION_CTX_NAME |
"executionContext" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SPRING_FUNCTIONAL_ENABLED |
"spring.functional.enabled" |
public static final String |
SPRING_WEB_APPLICATION_TYPE |
"spring.main.web-application-type" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
EXPECT_CONTENT_TYPE_HEADER |
"expected-content-type" |
public static final String |
FUNCTION_DEFINITION |
"spring.cloud.function.definition" |
public static final String |
PREFIX |
"spring.cloud.function" |
public static final String |
SKIP_CONVERSION_HEADER |
"skip-input-type-conversion" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
JSON_MAPPER_PROPERTY |
"spring.cloud.function.preferred-json-mapper" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
IGNORE_BACKGROUNDPREINITIALIZER_PROPERTY_NAME |
"spring.backgroundpreinitializer.ignore" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
FUNCTION_NAME |
"functionRouter" |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.