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