Package org.springframework.boot.diagnostics.analyzer
package org.springframework.boot.diagnostics.analyzer
Internal
FailureAnalyzer
implementations.-
ClassDescriptionAbstractInjectionFailureAnalyzer<T extends Throwable>Abstract base class for a
FailureAnalyzer
that handles some kind of injection failure.AnAbstractFailureAnalyzer
that performs analysis of failures caused by aBeanNotOfRequiredTypeException
.