Files
spring-boot/spring-boot-samples/spring-boot-sample-devtools/src/main/resources/application.properties
T
Phillip Webb d0349879c3 Allow custom restart pollInterval and quietPeriod
Allow the pollInterval and the quietPeriod of the filewatcher to be
configured.

Fixes gh-3139
2015-06-08 22:51:50 -07:00

4 lines
137 B
Properties

spring.devtools.remote.secret=secret
# spring.devtools.restart.poll-interval=10000
# spring.devtools.restart.trigger-file=.reloadtrigger