@ConfigurationProperties(value="cache-control") @Deprecated public static class FileTypeHandlerConfiguration.CacheControlConfiguration extends 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.
|
public void setPublic(boolean publicCache)
publicCache - Public cache value@NonNull public boolean getPublic()