Class ThymeleafProperties.Servlet
java.lang.Object
org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties.Servlet
- Enclosing class:
- ThymeleafProperties
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
void
setContentType
(MimeType contentType) void
setProducePartialOutputWhileProcessing
(boolean producePartialOutputWhileProcessing)
-
Constructor Details
-
Servlet
public Servlet()
-
-
Method Details
-
getContentType
-
setContentType
-
isProducePartialOutputWhileProcessing
public boolean isProducePartialOutputWhileProcessing() -
setProducePartialOutputWhileProcessing
public void setProducePartialOutputWhileProcessing(boolean producePartialOutputWhileProcessing)
-