Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
USE_SPRING_APPLICATION_JSON_KEY |
"spring.cloud.deployer.local.use-spring-application-json" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DOCKER_CONTAINER_NAME_KEY |
"spring.cloud.deployer.docker.container.name" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
SERVER_PORT_KEY |
"server.port" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEBUG_PORT |
"spring.cloud.deployer.local.debugPort" |
public static final String |
DEBUG_SUSPEND |
"spring.cloud.deployer.local.debugSuspend" |
public static final String |
INHERIT_LOGGING |
"spring.cloud.deployer.local.inheritLogging" |
public static final String |
PREFIX |
"spring.cloud.deployer.local" |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.