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