Jun 10, 2012

Spring Modules

The Spring framework consists of 7 modules. They are:

1. Spring Core
2. Spring Context
3. Spring AOP (Aspect Oriented Programming)
4. Spring Web (To introduce spring nature to web applications)
5. Spring DAO (Data Access)
6. Spring MVC (Model-View-Controller framework)
7. Spring ORM.(Object-Relational Mapping)

No comments:

Post a Comment