Spring Boot & Thymeleaf Tutorial (+ Bootstrap)

Learn how to use Spring Boot with Thymeleaf to create full-stack web applications.

We create our project using the Spring Initializer (https://start.spring.io/) & then we will be using Thymeleaf (https://www.thymeleaf.org/) to template HTML content. We will be using bootstrap for style.

Don’t forget to Subscribe here: https://www.youtube.com/channel/UCWkzkhQ3syxBjjAYwqCbzYg?sub_confirmation=1

You May Also Like