类 ServerProperties.Tomcat.Resource
java.lang.Object
org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Resource
Tomcat static resource properties.
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
Resource
public Resource()
-
-
方法详细资料
-
isAllowCaching
public boolean isAllowCaching() -
setAllowCaching
public void setAllowCaching(boolean allowCaching) -
getCacheTtl
-
setCacheTtl
-