类 ThymeleafProperties.Servlet

java.lang.Object
org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties.Servlet
封闭类:
ThymeleafProperties

public static class ThymeleafProperties.Servlet extends Object
  • 构造器详细资料

    • Servlet

      public Servlet()
  • 方法详细资料

    • getContentType

      public MimeType getContentType()
    • setContentType

      public void setContentType(MimeType contentType)
    • isProducePartialOutputWhileProcessing

      public boolean isProducePartialOutputWhileProcessing()
    • setProducePartialOutputWhileProcessing

      public void setProducePartialOutputWhileProcessing(boolean producePartialOutputWhileProcessing)