mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 00:29:01 +00:00
Update DevToolsPropertyDefaultsPostProcessor to set the following additional template cache properties to `false`: spring.freemarker.cache spring.groovy.template.cache spring.velocity.cache spring.mustache.cache Fixes gh-3125