Package org.springframework.boot.devtools.restart.server
package org.springframework.boot.devtools.restart.server
Remote restart server.
-
ClassDescriptionDefault implementation of
SourceDirectoryUrlFilter
that attempts to match URLs using common naming conventions.An HTTP server that can be used to upload updatedClassLoaderFiles
and trigger restarts.AdaptsHttpRestartServer
to aHandler
.Server used torestart
the current application with updatedClassLoaderFiles
.Filter URLs based on a source directory name.