Java Spring Framework Question:

What are the different modules in Spring framework?

Spring Framework Interview Question
Spring Framework Interview Question

Answer:

► 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


Previous QuestionNext Question
What is DelegatingVariableResolver?What is the Core container module?