What is Thymeleaf?
Get introduced to the basic concepts of Thymeleaf.
We'll cover the following
Thymeleaf
Thymeleaf is a modern server-side Java template engine.
In a Spring Boot application, we can find the templates under /src/main/resources/templates
:
Get hands-on with 1200+ tech skills courses.