public class ThymeleafMessageBodyWriterConfig
extends java.lang.Object
| Constructor and Description |
|---|
ThymeleafMessageBodyWriterConfig() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getPathPrefix() |
java.lang.String |
getPathSuffix() |
boolean |
isCacheable() |
void |
setCacheable(boolean cacheable) |
void |
setPathPrefix(java.lang.String pathPrefix) |
void |
setPathSuffix(java.lang.String pathSuffix) |
public java.lang.String getPathPrefix()
public void setPathPrefix(java.lang.String pathPrefix)
public java.lang.String getPathSuffix()
public void setPathSuffix(java.lang.String pathSuffix)
public boolean isCacheable()
public void setCacheable(boolean cacheable)