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