Class WebProperties.Resources.Cache
java.lang.Object
org.springframework.boot.autoconfigure.web.WebProperties.Resources.Cache
- Enclosing class:
- WebProperties.Resources
Cache configuration.
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
Cache Control HTTP header configuration. -
Constructor Summary
-
Method Summary
-
Constructor Details
-
Cache
public Cache()
-
-
Method Details
-
getPeriod
-
setPeriod
-
getCachecontrol
-
isUseLastModified
public boolean isUseLastModified() -
setUseLastModified
public void setUseLastModified(boolean useLastModified)
-