クラス ServerProperties.Tomcat.Resource

java.lang.ObjectSE
org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Resource
含まれているクラス:
ServerProperties.Tomcat

public static class ServerProperties.Tomcat.Resource extends ObjectSE
Tomcat 静的リソースプロパティ。
  • コンストラクターの詳細

    • Resource

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

    • isAllowCaching

      public boolean isAllowCaching()
    • setAllowCaching

      public void setAllowCaching(boolean allowCaching)
    • getCacheTtl

      public DurationSE getCacheTtl()
    • setCacheTtl

      public void setCacheTtl(DurationSE cacheTtl)