程序包org.springframework.boot.devtools.restart.server的分层结构
类分层结构
- java.lang.Object
- org.springframework.boot.devtools.restart.server.DefaultSourceDirectoryUrlFilter (implements org.springframework.boot.devtools.restart.server.SourceDirectoryUrlFilter)
- org.springframework.boot.devtools.restart.server.HttpRestartServer
- org.springframework.boot.devtools.restart.server.HttpRestartServerHandler (implements org.springframework.boot.devtools.remote.server.Handler)
- org.springframework.boot.devtools.restart.server.RestartServer
接口分层结构
- org.springframework.boot.devtools.restart.server.SourceDirectoryUrlFilter