How to create Springboot in intellij IDEA using thymeleaf template engine(Simple App)

Published: 26 November 2017
on channel: Programming Tutorial
3,642
4

#springboot #thymeleaf #simplespringbootthymeleaf
*others tutorial*

How to configure spring boot with thymeleaf and admin template playlist
1.    • Configuration Springboot with thymele...  



1. create project using maven in intellij idea(wait until process finish )
2. add project dependency (spring boot and thymeleaf) wait until import process finish
3. create main class and controller class
4. create simple template
5. build an executable JAR(to build into jar file, change war into jar in file POM.xml)
6. run springboot app(localhost:8080/hellospring) try to change tomcat port
try build and run again!!!
try main class out main package
Hore we succes to create first spring boot app

Thank you, Happy sharing and Happy Learning!!!

Noted: while springboot and thymeleaf dependency adding into file pom.xml, it automatically configures Thymeleaf template engine


Watch video How to create Springboot in intellij IDEA using thymeleaf template engine(Simple App) online without registration, duration hours minute second in high quality. This video was added by user Programming Tutorial 26 November 2017, don't forget to share it with your friends and acquaintances, it has been viewed on our site 3,642 once and liked it 4 people.