Thymeleaf is a highly popular templating engine to use with Spring MVC to produce rich, and dynamic web pages. Unlike other options available for Java and Spring Boot, Thymeleaf has a natural templating language – meaning you can view the templates right in your favorite browser.Try doing that with JSP!
This Thymeleaf training course provides step by step guide in building e-commerce like web application using Thymeleaf, Spring MVC, and Spring Boot. The focus of the course is on building web content with Thymeleaf. You start off the course building web pages using Bootstrap CSS. These are simple web pages you can view right in your browser. (No Spring Boot or Spring MVC – yet!)
Next, you build the HTML for a product catalog website. Then we take your HTML pages and convert them into Thymeleaf templates. We add the templates into a Spring Boot application. Spring Boot will auto-configure Spring MVC to render the Thymeleaf templates under Tomcat. You get to see how we transition the HTML documents from simple HTML, into Thymeleaf Templates for the Spring Boot application. Using Spring MVC, you are able to start introducing dynamic content into the Thymeleaf templates. From here you get to explore using Thymeleaf with Spring Boot.
By attending Thymeleaf workshop, delegates will learn:
- Externalizing Text properties
- Using Spring MVC Internationalization with Thymeleaf
- Using Thymeleaf Fragments for common page components.
- Leveraging Spring Boot Developer tools to speed up your development
- Rendering POJOs returned from Spring MVC under Thymeleaf
- Looping over lists in Thymeleaf
- Using Thymeleaf fragments with lists
- Thymeleaf expression syntax
- Spring MVC validation with Thymeleaf
- Using Spring Security with Thymeleaf
- How to show different content to logged-in users vs anonymous users
- Experience with HTML, CSS, and Java
- Experience with Spring are very helpful.
The Thymeleaf class is ideal for:
- Anyone who wants to learn how to use Thymeleaf with Spring
- Ideal for Java developers wishing to learn more about Thymeleaf and Spring
