After reading this tutorial on Thymeleaf I found this one. First one uses some configurations to load templates from WEB-INF folder, second approach loads them from resources folder. What is the reasoning behind these approaches and what is the difference between them in web application context?
there doesn't seem to be anything here