程序包 org.springframework.boot.devtools.restart.server
Remote restart server.
接口概要 接口 说明 SourceFolderUrlFilter Filter URLs based on a source folder name.类概要 类 说明 DefaultSourceFolderUrlFilter Default implementation ofSourceFolderUrlFilterthat attempts to match URLs using common naming conventions.HttpRestartServer A HTTP server that can be used to upload updatedClassLoaderFilesand trigger restarts.HttpRestartServerHandler AdaptsHttpRestartServerto aHandler.RestartServer Server used torestartthe current application with updatedClassLoaderFiles.