クラス WebProperties.Resources.Chain.Strategy.Fixed

java.lang.ObjectSE
org.springframework.boot.autoconfigure.web.WebProperties.Resources.Chain.Strategy.Fixed
含まれているクラス:
WebProperties.Resources.Chain.Strategy

public static class WebProperties.Resources.Chain.Strategy.Fixed extends ObjectSE
固定バージョン文字列に基づくバージョン戦略。
  • コンストラクターの詳細

    • Fixed

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

    • isEnabled

      public boolean isEnabled()
    • setEnabled

      public void setEnabled(boolean enabled)
    • getPaths

      public StringSE[] getPaths()
    • setPaths

      public void setPaths(StringSE[] paths)
    • getVersion

      public StringSE getVersion()
    • setVersion

      public void setVersion(StringSE version)