接口的使用
org.springframework.boot.devtools.restart.FailureHandler
使用FailureHandler的程序包
-
org.springframework.boot.devtools.restart中FailureHandler的使用
修饰符和类型方法说明voidRestarter.restart(FailureHandler failureHandler) Restart the running application.protected voidRestarter.start(FailureHandler failureHandler) Start the application.