mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-23 09:49:01 +00:00
Allow the pollInterval and the quietPeriod of the filewatcher to be configured. Fixes gh-3139
4 lines
137 B
Properties
4 lines
137 B
Properties
spring.devtools.remote.secret=secret
|
|
# spring.devtools.restart.poll-interval=10000
|
|
# spring.devtools.restart.trigger-file=.reloadtrigger
|