diff --git a/spring-boot-devtools/src/test/resources/user-home/.spring-boot-devtools.properties b/spring-boot-devtools/src/test/resources/user-home/.spring-boot-devtools.properties new file mode 100644 index 0000000000..d44c1c6a66 --- /dev/null +++ b/spring-boot-devtools/src/test/resources/user-home/.spring-boot-devtools.properties @@ -0,0 +1 @@ +spring.thymeleaf.cache=true \ No newline at end of file