Spring MVC is used to develop MVC based web application.
Recall Spring MVC framework by the following picture.
Spring MVC is used to develop MVC based web application.
Recall Spring MVC framework by the following picture.
1. What is Spring?
The Spring is light weight, non-invasive IoC Container and AOP framework. It provides support for JPA, Hibernate, Web services, Schedulers, Ajax, Struts, JSF and many other frameworks.
Spring MVC is used for developing MVC based web application.
2. What does Spring do?
Spring’s main aim is to make J2EE easier to use and promote good programming practice. It does this by enabling a POJO-based programming model that is applicable in a wide range of environments.
3. How does Spring do?
Mapping bean data with property classes (also called dependency injection).
Use by XmlBeanFactory.
***NOTE: EL4J, AOP, IOC
…and more