5:53
01. Create a simple spring boot application
Humayun Kabir
3:54
1.1: Choosing your suitable IDE for spring development
2:51
1.2 Structure of Spring Boot
4:08
2. Spring Boot Controller and Request mapping
1:33
3. Spring Boot Multiple Request Mapping For a single page
3:17
4. Spring Boot integrating thymleaf and devtools
6:30
Passing Variables To Thymleaf From Controller using Model/Modelmap and ModelAndView
4:58
Form submitting through thymleaf and spring boot Using Request Param
9:47
How to submit form using thymleaf and springboot using ModelAttribute