I have created a new Spring Boot app & trying to run on localhost, my project is running successfully but thymleaf template engine fails to load templates.
I have attached my project hierarchy screenshot. anyone can help regarding that ?
- added thymleaf dependency
2.added templates in templates folder - added class Path in application. Properties.
- project maven updated, build & run successful.