クラス WebProperties.Resources
java.lang.ObjectSE
org.springframework.boot.autoconfigure.web.WebProperties.Resources
- 含まれているクラス:
- WebProperties
ネストされたクラスの要約
ネストされたクラス修飾子と型クラス説明static classキャッシュ構成。static classSpring リソース処理チェーンの構成。コンストラクターの概要
コンストラクターメソッドのサマリー
修飾子と型メソッド説明getCache()getChain()StringSE[]booleanbooleanvoidsetAddMappings(boolean addMappings) voidsetStaticLocations(StringSE[] staticLocations)
コンストラクターの詳細
Resources
public Resources()
メソッドの詳細
getStaticLocations
setStaticLocations
isAddMappings
public boolean isAddMappings()setAddMappings
public void setAddMappings(boolean addMappings) getChain
getCache
hasBeenCustomized
public boolean hasBeenCustomized()