Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_ORDER |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_ORDER |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_ORDER |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
HTTP_SCHEME |
"http" |
public static final String |
HTTPS_SCHEME |
"https" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_ID_STRING |
"${vcap.application.name:${spring.application.name:application}}:${vcap.application.instance_index:${spring.application.index:${local.server.port:${server.port:0}}}}:${vcap.application.instance_id:${cachedrandom.${vcap.application.name:${spring.application.name:application}}.value}}" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PREFIX |
"spring.cloud.inetutils" |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.