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