Uses of Class
org.springframework.boot.diagnostics.AbstractFailureAnalyzer
-
Uses of AbstractFailureAnalyzer in org.springframework.boot.diagnostics.analyzer
Modifier and TypeClassDescriptionclass
AbstractInjectionFailureAnalyzer<T extends Throwable>
Abstract base class for aFailureAnalyzer
that handles some kind of injection failure.class
AnAbstractFailureAnalyzer
that performs analysis of failures caused by aBeanNotOfRequiredTypeException
.