Modifier and Type | Class and Description |
---|---|
static class |
WebConfig.StaticResourcesConfig.CacheConfig |
Constructor and Description |
---|
StaticResourcesConfig() |
Modifier and Type | Method and Description |
---|---|
WebConfig.StaticResourcesConfig.CacheConfig |
cacheConfig() |
int |
getBufferSize() |
boolean |
isEnabled() |
boolean |
isGzipEnabled() |
boolean |
isMinificationEnabled() |
boolean |
isOnTheFlyGzipEnabled() |
public boolean isEnabled()
public int getBufferSize()
public boolean isMinificationEnabled()
public boolean isGzipEnabled()
public boolean isOnTheFlyGzipEnabled()
public WebConfig.StaticResourcesConfig.CacheConfig cacheConfig()
Copyright © 2013-2018–2019 SeedStack. All rights reserved.