クラス FilterAnnotations

java.lang.ObjectSE
org.springframework.boot.test.autoconfigure.filter.FilterAnnotations
実装されたすべてのインターフェース:
IterableSE<TypeFilter>

public class FilterAnnotations extends ObjectSE implements IterableSE<TypeFilter>
@Filter アノテーションから TypeFilters をロードするユーティリティ。
導入:
1.4.0
作成者:
Phillip Webb