Welcome to Spring MVC
Spring MVC is the “defacto standard” in the Java Web development.
M0. Introduction
a. Welcome/Whats Covered
b. What you should know
M1 : Project Overview
a. In This Section
b.Spring Boot vs Spring MVC
c.Technologies Used
d.Big Picture / Application Architecture
e.Final App Demo
f.Section Summary
M2 : Environment Setup
a.In This Section
b.Spring Boot Project Setup : Pt1
c.Spring Boot Project Setup : Pt2
d. Install MySQL
e.Create JPA Entity
f.Section Summary
M3 : Model View Controller
a.In This Section
b.Overview
c.Model explained
d.View Explained
e.Controller Explained
f.Section Summary
M4 : Creating & Listing Records
a.In This Section
b.Displaying student records : Pt1 : Repo, Service, Controller
c.Displaying student records : Pt 2 : Thymeleaf
d.Adding student records
e.Section Summary
M5 : Updating & Deleting Records
a.In This Section
b.Updating student records
c.Deleting student records
d.Summary
e.Course Summary
Who this course is for:
- Java web developers who are looking to adopt Spring MVC
–
There are no reviews yet.