クラス WebProperties.Resources

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

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

    • Resources

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

    • getStaticLocations

      public StringSE[] getStaticLocations()
    • setStaticLocations

      public void setStaticLocations(StringSE[] staticLocations)
    • isAddMappings

      public boolean isAddMappings()
    • setAddMappings

      public void setAddMappings(boolean addMappings)
    • getChain

      public WebProperties.Resources.Chain getChain()
    • getCache

      public WebProperties.Resources.Cache getCache()
    • hasBeenCustomized

      public boolean hasBeenCustomized()