Allow reload to use a trigger file
Update `FileSystemWatcher` to support the concept of a "trigger file" which could be written by an IDE when a reload needs to occur. Fixes gh-3157
This commit is contained in:
@@ -1 +1,2 @@
|
||||
spring.developertools.remote.secret=secret
|
||||
spring.devtools.remote.secret=secret
|
||||
# spring.devtools.restart.trigger-file=.reloadtrigger
|
||||
|
||||
Reference in New Issue
Block a user