程序包 org.springframework.boot.diagnostics
Support for failure analysis and reporting.
- 接口概要 - 接口 - 说明 - FailureAnalysisReporter Reports a- FailureAnalysisto the user.- FailureAnalyzer A- FailureAnalyzeris used to analyze a failure and provide diagnostic information that can be displayed to the user.
- 类概要 - 类 - 说明 - AbstractFailureAnalyzer<T extends Throwable> Abstract base class for most- FailureAnalyzerimplementations.- FailureAnalysis The result of analyzing a failure.- LoggingFailureAnalysisReporter - FailureAnalysisReporterthat logs the failure analysis.