Several smoke tests related to Spring Security configuration and DevTools use Thymeleaf to render views that are formatted to look nice and test template features but the smoke tests only verify HTTP status codes, URL paths, and basic view content. View templating should be removed to simplify the tests and make their focus more clear.