クラス TomcatServerProperties.Resource

java.lang.ObjectSE
org.springframework.boot.tomcat.autoconfigure.TomcatServerProperties.Resource
含まれているクラス:
TomcatServerProperties

public static class TomcatServerProperties.Resource extends ObjectSE
Tomcat 静的リソースプロパティ。
導入:
4.0.0
作成者:
Dave Syer, Stephane Nicoll, Andy Wilkinson, Ivan Sopov, Marcos Barbero, Edd ú Mel é ndez, Quinten De Swaef, Venil Noronha, Aur é lien Leboulanger, Brian Clozel, Olivier Lamy, Chentao Qu, Artsiom Yudovin, Andrew McGhie, Rafiullah Hamedy, Dirk Deyne, HaiTao Zhang, Victor Mandujano, Chris Bono, Parviz Rozikov, Florian Storz, Michael Weidmann, Lasse Wulff
  • コンストラクターの詳細

    • Resource

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

    • isAllowCaching

      public boolean isAllowCaching()
    • setAllowCaching

      public void setAllowCaching(boolean allowCaching)
    • getCacheMaxSize

      public DataSize getCacheMaxSize()
    • setCacheMaxSize

      public void setCacheMaxSize(DataSize cacheMaxSize)
    • getCacheTtl

      public DurationSE getCacheTtl()
    • setCacheTtl

      public void setCacheTtl(DurationSE cacheTtl)