Replace your JSP with a modern, design friendly template engine.
This short course is equivalent to a full day's live training
Having problems? check the errata
Introduction 12m 6s Getting started and how to add Thymeleaf as a Maven Dependency. |
Preview |
Getting Started 18m 36s Writing your first basic Thymeleaf template. |
Watch |
Attributes 31m 5s Using basic Thymeleaf attributes, such as dynamic text replacement. |
Watch |
Loops, Conditions and Links 32m 20s Dynamic repeating data, such as tables and lists. Also, how to use conditions and links. |
Watch |
Building Pages 26m 21s Building pages uses fragments and how to link to resources such as stylesheets. |
Watch |
Working with Forms 45m 10s How to build a form, with validation and re-presentation |
Watch |
Thymeleaf and SpringMVC 49m 26s How to use Thymeleaf in a traditional SpringMVC application - and how to mix with legacy JSPs. |
Watch |