Uses of Class
org.springframework.boot.devtools.restart.Restarter
Packages that use Restarter
-
Uses of Restarter in org.springframework.boot.devtools.restart
Methods in org.springframework.boot.devtools.restart that return RestarterModifier and TypeMethodDescriptionstatic Restarter
Restarter.getInstance()
Return the activeRestarter
instance.