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