Files
spring-boot/spring-boot-developer-tools
Phillip Webb 08eaa66294 Automatically apply development time properties
Add auto-configuration to automatically apply properties that make
sense during application development. Currently the single property
`spring.thymeleaf.cache` is set to `false`.

Closes gh-3083
2015-06-01 21:10:04 -07:00
..