インターフェースの使用
org.springframework.boot.diagnostics.FailureAnalyzer
FailureAnalyzer を使用するパッケージ
org.springframework.boot.diagnostics 内の FailureAnalyzer 使用
FailureAnalyzer を実装している org.springframework.boot.diagnostics のクラスorg.springframework.boot.diagnostics.analyzer 内の FailureAnalyzer 使用
修飾子と型クラス説明classAbstractInjectionFailureAnalyzer<T extends ThrowableSE>ある種の注入の失敗を処理するFailureAnalyzerの抽象基本クラス。classBeanNotOfRequiredTypeExceptionが原因の障害の分析を実行するAbstractFailureAnalyzer。