Chapter 13: Thymeleaf Views
Learning Objectives
By the end of this chapter you should understand:
- The benefits of using templates
- How to create a new template using thymeleaf in a Spring Application.
- How to add iteration, conditionals, and forms to a template
- How to link a template to static resources like CSS stylesheets, and scripts.
- How to render a template using Spring controllers.
Key Terminology
- fragments
- cdn, content delivery network
- template
- Thymeleaf
- bootstrap