Uses of Enum Class
org.springframework.boot.devtools.restart.FailureHandler.Outcome
-
Uses of FailureHandler.Outcome in org.springframework.boot.devtools.restart
Modifier and TypeMethodDescriptionHandle a run failure.static FailureHandler.Outcome
Returns the enum constant of this class with the specified name.static FailureHandler.Outcome[]
FailureHandler.Outcome.values()
Returns an array containing the constants of this enum class, in the order they are declared.