Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Bringing New Life to the View Layer of Spring Web Apps with Thymeleaf
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 What is Thymeleaf?
- 3 What does it look like?
- 4 Designers(?) create HTML...
- 5 So what about style changes?
- 6 The trick
- 7 HTML5 allows custom attributes
- 8 Now we can prototype!
- 9 Yet prototyping is very optional
- 10 Page composition/layout
- 11 Markup selectors
- 12 Fragments with parameters
- 13 Extending Thymeleaf
- 14 Testing the view layer
- 15 Thymeleaf 3.0 in space and time
- 16 A new architecture
- 17 Improved performance
- 18 Full HTML5 support
- 19 Improved inlining
- 20 JavaScript natural templates
- 21 Fragment expressions
- 22 Decoupled templates
- 23 Reactive friendliness
- 24 Reactive-friendly operation modes