Spring / Spring interview questions
What are the different modules in Spring framework?
Below are the modules of the Spring framework.
- Core Container module.
- Application context module.
- AOP (Aspect Oriented Programming).
- JDBC abstraction and DAO module.
- ORM integration module (Object/Relational).
- Web module.
- Servlet module.
- Struts module.
- MVC framework module.
- Expression Language module.
- OXM module.
- Java Messaging Service(JMS) module.
- and Transaction module.
More Related questions...