クラス AutoConfigurationExcludeFilter

java.lang.ObjectSE
org.springframework.boot.autoconfigure.AutoConfigurationExcludeFilter
実装されたすべてのインターフェース:
AwareBeanClassLoaderAwareTypeFilter

public class AutoConfigurationExcludeFilter extends ObjectSE implements TypeFilter, BeanClassLoaderAware
登録済みの自動構成クラスに一致する TypeFilter 実装。
導入:
1.5.0
作成者:
Stephane Nicoll, Scott Frederick