The Spring Web MVC Framework: Getting Started
Java Spring 5.1
| Intermediate
- 16 Videos | 1h 46m 57s
- Includes Assessment
- Earns a Badge
The Spring MVC framework helps build web applications robustly and intuitively using the model-view-controller design pattern. Working with this framework helps produce flexible, loosely-coupled, three-tiered architecture web applications. In this course, you'll explore the Spring framework and the basic design principle of inversion of control, which is achieved in Spring using dependency injection. You'll also examine the model-view-controller design pattern, identifying the core components, interactions, technologies, and architectural elements that comprise Spring MVC. You'll discuss the range of modules that Spring offers for data access, web applications, messaging, and security. Next, you'll work with Maven web apps on Eclipse and Tomcat and Spring MVC apps using Eclipse and XML. Finally, you'll learn how to configure view resolvers for logical view names and Spring beans using annotations.
WHAT YOU WILL LEARN
-
discover the key concepts covered in this courselist the key features of the Spring frameworkoutline how inversion of control is implemented in Springidentify the different projects in the Spring frameworkidentify the need for dependency management in projectsspecify the components and interaction in the MVC architecturerecognize the core technologies used in Spring MVCdescribe the essential elements that make up the Spring MVC architecture
-
set up a Maven web application project using Eclipserun a Maven web application on the Tomcat serverconfigure the application context programmaticallyrun a Spring MVC application using Eclipseconfigure the application context using XMLconfigure Spring beans using annotationsspecify a view resolver for logical view namessummarize the key concepts covered in this course
IN THIS COURSE
-
1.Course Overview2m 1sUP NEXT
-
2.The Spring Framework9m 2s
-
3.Inversion of Control10m 13s
-
4.Spring Modules7m 4s
-
5.Dependency Management3m 59s
-
6.Model-view-controller7m 27s
-
7.Spring MVC Technologies8m 12s
-
8.Spring MVC Architecture7m 37s
-
9.Setting up a Maven Project on Eclipse9m 48s
-
10.Exploring and Running a Maven Web App6m 32s
-
11.Specifying Application Context Programmatically9m 45s
-
12.Running a Spring MVC Application Within Eclipse3m 51s
-
13.Specfiying Application Context Using XML5m 24s
-
14.Using Annotations for Bean Specification10m 34s
-
15.Configuring the View Resolver3m 40s
-
16.Course Summary1m 49s
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion of this course, which can be shared on any social network or business platform
Digital badges are yours to keep, forever.YOU MIGHT ALSO LIKE

BOOK
Spring Start Here