Package org.springframework.boot.devtools.restart.server
Remote restart server.
- Interface Summary - Interface - Description - SourceFolderUrlFilter Filter URLs based on a source folder name.
- Class Summary - Class - Description - DefaultSourceFolderUrlFilter Default implementation of- SourceFolderUrlFilterthat attempts to match URLs using common naming conventions.- HttpRestartServer A HTTP server that can be used to upload updated- ClassLoaderFilesand trigger restarts.- HttpRestartServerHandler Adapts- HttpRestartServerto a- Handler.- RestartServer Server used to- restartthe current application with updated- ClassLoaderFiles.