@Deprecated public static class ResourceProperties.Content extends WebProperties.Resources.Chain.Strategy.Content
Constructor and Description |
---|
Content()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String[] |
getPaths()
Deprecated.
|
boolean |
isEnabled()
Deprecated.
|
setEnabled, setPaths
@DeprecatedConfigurationProperty(replacement="spring.web.resources.chain.strategy.content.enabled") public boolean isEnabled()
isEnabled
in class WebProperties.Resources.Chain.Strategy.Content
@DeprecatedConfigurationProperty(replacement="spring.web.resources.chain.strategy.content.paths") public String[] getPaths()
getPaths
in class WebProperties.Resources.Chain.Strategy.Content