@ConfigurationProperties(value="cache-control")
@Deprecated
public static class FileTypeHandlerConfiguration.CacheControlConfiguration
extends java.lang.Object
| Constructor and Description |
|---|
CacheControlConfiguration()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
getPublic()
Deprecated.
|
void |
setPublic(boolean publicCache)
Deprecated.
Sets whether the cache control is public.
|