クラス ThymeleafProperties.Servlet

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

public static class ThymeleafProperties.Servlet extends ObjectSE
導入:
4.0.0
作成者:
Stephane Nicoll, Brian Clozel, Daniel Fern á ndez, Kazuki Shimizu
  • コンストラクターの詳細

    • Servlet

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

    • getContentType

      public MimeType getContentType()
    • setContentType

      public void setContentType(MimeType contentType)
    • isProducePartialOutputWhileProcessing

      public boolean isProducePartialOutputWhileProcessing()
    • setProducePartialOutputWhileProcessing

      public void setProducePartialOutputWhileProcessing(boolean producePartialOutputWhileProcessing)