spring-thymeleaf-template-directory
Changing the Thymeleaf Template Directory in Spring Boot 1. Introduction Thymeleaf is a template engine that we can use for our Spring Boot applications. As with many things, Spring Boot provides a default location where it expects to find our templates. In this short tutorial, we’re going to look at… Continue Reading spring-thymeleaf-template-directory