What are the different modules in Spring framework? | Java Springs

    There are 7 modules in Spring Framework
  •  The Core container module
  •  Application context module
  •  AOP module (Aspect Oriented Programming)
  •  JDBC abstraction and DAO module
  •  O/R mapping integration module (Object/Relational)
  •  Web module
  •  MVC framework module