程序包 org.springframework.boot.diagnostics.analyzer
Internal
FailureAnalyzer implementations.类概要 类 说明 AbstractInjectionFailureAnalyzer<T extends Throwable> Abstract base class for aFailureAnalyzerthat handles some kind of injection failure.BeanNotOfRequiredTypeFailureAnalyzer AnAbstractFailureAnalyzerthat performs analysis of failures caused by aBeanNotOfRequiredTypeException.