接口的使用
org.springframework.boot.devtools.filewatch.FileSystemWatcherFactory
使用FileSystemWatcherFactory的程序包
-
org.springframework.boot.devtools.classpath中FileSystemWatcherFactory的使用
限定符构造器说明ClassPathFileSystemWatcher
(FileSystemWatcherFactory fileSystemWatcherFactory, ClassPathRestartStrategy restartStrategy, URL[] urls) Create a newClassPathFileSystemWatcher
instance.