程序包的使用
org.springframework.boot.diagnostics
-
类说明The result of analyzing a failure.Reports a
FailureAnalysisto the user.AFailureAnalyzeris used to analyze a failure and provide diagnostic information that can be displayed to the user. -
类说明Abstract base class for most
FailureAnalyzerimplementations.The result of analyzing a failure.AFailureAnalyzeris used to analyze a failure and provide diagnostic information that can be displayed to the user.