You will need some experience in either SpringMVC or Spring Boot to do this course.
Having problems? check the errata for this course.
1 |
Introduction |
Preview
12m 6s |
|
Getting started and how to add Thymeleaf as a Maven Dependency. | |||
2 |
Getting Started |
Watch
18m 36s |
|
Writing your first basic Thymeleaf template. | |||
3 |
Attributes |
Watch
31m 5s |
|
Using basic Thymeleaf attributes, such as dynamic text replacement. | |||
4 |
Loops, Conditions and Links |
Watch
32m 20s |
|
Dynamic repeating data, such as tables and lists. Also, how to use conditions and links. | |||
5 |
Building Pages |
Watch
26m 21s |
|
Building pages uses fragments and how to link to resources such as stylesheets. | |||
6 |
Working with Forms |
Watch
45m 10s |
|
How to build a form, with validation and re-presentation | |||
7 |
Thymeleaf and SpringMVC |
Watch
49m 26s |
|
How to use Thymeleaf in a traditional SpringMVC application - and how to mix with legacy JSPs. |