public static class ServerProperties.Tomcat.Resource
extends java.lang.Object
| Constructor and Description |
|---|
Resource() |
| Modifier and Type | Method and Description |
|---|---|
java.time.Duration |
getCacheTtl() |
boolean |
isAllowCaching() |
void |
setAllowCaching(boolean allowCaching) |
void |
setCacheTtl(java.time.Duration cacheTtl) |