クラス ThymeleafProperties.Servlet

java.lang.ObjectSE
org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties.Servlet
含まれているクラス:
ThymeleafProperties

public static class ThymeleafProperties.Servlet extends ObjectSE
  • コンストラクターの詳細

    • Servlet

      public Servlet()
  • メソッドの詳細

    • getContentType

      public MimeType getContentType()
    • setContentType

      public void setContentType(MimeType contentType)
    • isProducePartialOutputWhileProcessing

      public boolean isProducePartialOutputWhileProcessing()
    • setProducePartialOutputWhileProcessing

      public void setProducePartialOutputWhileProcessing(boolean producePartialOutputWhileProcessing)