类 WebProperties.Resources.Cache
java.lang.Object
org.springframework.boot.autoconfigure.web.WebProperties.Resources.Cache
Cache configuration.
-
嵌套类概要
嵌套类修饰符和类型类说明static class
Cache Control HTTP header configuration. -
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
Cache
public Cache()
-
-
方法详细资料
-
getPeriod
-
setPeriod
-
getCachecontrol
-
isUseLastModified
public boolean isUseLastModified() -
setUseLastModified
public void setUseLastModified(boolean useLastModified)
-