diff --git a/spring-boot-samples/spring-boot-sample-devtools/src/main/resources/application.properties b/spring-boot-samples/spring-boot-sample-devtools/src/main/resources/application.properties index 9223aae320..5e3b124002 100644 --- a/spring-boot-samples/spring-boot-sample-devtools/src/main/resources/application.properties +++ b/spring-boot-samples/spring-boot-sample-devtools/src/main/resources/application.properties @@ -1,3 +1,3 @@ -spring.devtools.remote.secret=secret -# spring.devtools.restart.poll-interval=10000 -# spring.devtools.restart.trigger-file=.reloadtrigger +# Uncomment this line if you want to try remote support +# spring.devtools.remote.secret=secret +