Package | Description |
---|---|
org.springframework.boot.devtools.restart.server |
Remote restart server.
|
Class and Description |
---|
HttpRestartServer
A HTTP server that can be used to upload updated
ClassLoaderFiles and trigger
restarts. |
RestartServer
Server used to
restart the current application with updated
ClassLoaderFiles . |
SourceDirectoryUrlFilter
Filter URLs based on a source directory name.
|