mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 18:29:03 +00:00
- Log to the correct class - Set Auto-configure after Thymeleaf hint on main class instead of internal static class - Use 'thymeleafViewResolver' bean name instead of class for conditional bean checks - Fix class name in properties documentation Fixes gh-1052