filmov
tv
Web container | WebApplicationContext | Spring web MVC project flow | Theory breakdown

Показать описание
In this video, We are going to see our project flow again. We will observe how the application is working by analyzing our project component again.
In many interviews, the interviewer asks about the spring MVC project flow. You kind of use this video to explain things step by step. Note that we are not yet covered view and
model. So we are going to exclude them for now and learn them later.
We will also understand about WebApplicationContext, which is the container for a spring framework web application. So below are the few highlights of this tutorial.
1. When dispatcher servlet initialize?
2. When does the spring container object create?
3. What is the difference between the application context and the web application context?
4. How are the controllers going to registred with container/Dispatcher Servlet?
5. How is the flow going through when hitting a request from a client?
Below diagram will give you an idea, how the spring MVC flow is working.
The server starts up — Dispatcher Servlet initializing — create a web application context from the spring config file —registred all the component with @controller annotation — Dispatcher Servlet initialization completed.
So let’s get started.
#SpringMVC #SpringFramework #SpringMVCFlow
If you are not aware of the spring core container(Application Context), here is the learning link for you
you can learn the complete spring core though the below link
Here is one more bonus for you :
MVC design pattern course :
For more videos in spring framework, consider subscribing by clicking the link below.
Stay tuned and like my Facebook page for more.
Music :
-----------
credits : -
(intro)
Creative Commons — Attribution 3.0 Unported— CC BY 3.0
intro template :
In many interviews, the interviewer asks about the spring MVC project flow. You kind of use this video to explain things step by step. Note that we are not yet covered view and
model. So we are going to exclude them for now and learn them later.
We will also understand about WebApplicationContext, which is the container for a spring framework web application. So below are the few highlights of this tutorial.
1. When dispatcher servlet initialize?
2. When does the spring container object create?
3. What is the difference between the application context and the web application context?
4. How are the controllers going to registred with container/Dispatcher Servlet?
5. How is the flow going through when hitting a request from a client?
Below diagram will give you an idea, how the spring MVC flow is working.
The server starts up — Dispatcher Servlet initializing — create a web application context from the spring config file —registred all the component with @controller annotation — Dispatcher Servlet initialization completed.
So let’s get started.
#SpringMVC #SpringFramework #SpringMVCFlow
If you are not aware of the spring core container(Application Context), here is the learning link for you
you can learn the complete spring core though the below link
Here is one more bonus for you :
MVC design pattern course :
For more videos in spring framework, consider subscribing by clicking the link below.
Stay tuned and like my Facebook page for more.
Music :
-----------
credits : -
(intro)
Creative Commons — Attribution 3.0 Unported— CC BY 3.0
intro template :
Комментарии