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
spring-boot-developer-tools
Add a new `spring-boot-developer-tools` module which will contain auto-configuration to help during application development. See gh-3082