Spring Boot Thymeleaf Up and running

Subscribers:
11,000
Published on ● Video Link: https://www.youtube.com/watch?v=UOx1UQYhdaM



Duration: 49:18
1,001 views
27


Thymeleaf is a great templating framework which is very easy to add to your Spring Boot project.
Add the Thymeleaf dependency and place .html files in your resource/templates directory and you are good to go.
This video shows how to get data from the Spring backend and how to post data to the backend.
Enjoy! :-)
Feel free to leave a comment and ask questions.
The code is located here:
https://github.com/ekim197711/springboot-thymeleaf
Follow me on twitter:
https://twitter.com/MikeMoelNielsen
Support me on Patreon:
https://www.patreon.com/mikemoellernielsen







Tags:
thymeleaf
template
html
spring
spring boot
web
java
rest
templating