Class ThymeleafProperties.Servlet

java.lang.Object
org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties.Servlet
Enclosing class:
ThymeleafProperties

public static class ThymeleafProperties.Servlet extends Object
  • Constructor Details

    • Servlet

      public Servlet()
  • Method Details

    • getContentType

      public MimeType getContentType()
    • setContentType

      public void setContentType(MimeType contentType)
    • isProducePartialOutputWhileProcessing

      public boolean isProducePartialOutputWhileProcessing()
    • setProducePartialOutputWhileProcessing

      public void setProducePartialOutputWhileProcessing(boolean producePartialOutputWhileProcessing)