Uses of Class
org.springframework.boot.devtools.filewatch.ChangedFile
Package
Description
Support for classpath monitoring.
Class to watch the local filesystem for changes.
-
Uses of ChangedFile in org.springframework.boot.devtools.classpath
Modifier and TypeMethodDescriptionboolean
ClassPathRestartStrategy.isRestartRequired
(ChangedFile file) Return true if a full restart is required.boolean
PatternClassPathRestartStrategy.isRestartRequired
(ChangedFile file) -
Uses of ChangedFile in org.springframework.boot.devtools.filewatch