public static class ManagementServerProperties.Servlet
extends java.lang.Object
| Constructor and Description |
|---|
Servlet() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getContextPath()
Deprecated.
since 2.4.0 in favor of
ManagementServerProperties.getBasePath() |
void |
setContextPath(java.lang.String contextPath)
Deprecated.
since 2.4.0 in favor of
ManagementServerProperties.setBasePath(String) |
@Deprecated @DeprecatedConfigurationProperty(replacement="management.server.base-path") public java.lang.String getContextPath()
ManagementServerProperties.getBasePath()@Deprecated public void setContextPath(java.lang.String contextPath)
ManagementServerProperties.setBasePath(String)contextPath - the context path