diff --git a/spring-boot-project/spring-boot-devtools/src/main/resources/org/springframework/boot/devtools/env/devtools-property-defaults.properties b/spring-boot-project/spring-boot-devtools/src/main/resources/org/springframework/boot/devtools/env/devtools-property-defaults.properties index e7d0dafe62a..053817b051d 100644 --- a/spring-boot-project/spring-boot-devtools/src/main/resources/org/springframework/boot/devtools/env/devtools-property-defaults.properties +++ b/spring-boot-project/spring-boot-devtools/src/main/resources/org/springframework/boot/devtools/env/devtools-property-defaults.properties @@ -9,8 +9,7 @@ spring.groovy.template.cache=false spring.h2.console.enabled=true spring.mustache.servlet.cache=false spring.mvc.log-resolved-exception=true -spring.reactor.debug=true spring.template.provider.cache=false spring.thymeleaf.cache=false spring.web.resources.cache.period=0 -spring.web.resources.chain.cache=false \ No newline at end of file +spring.web.resources.chain.cache=false