Interview Question in Spring


 

Interview Question :: What are the different modules in Spring framework?

 What are the different modules in Spring framework?

by ksk
VoteNowAnswers to "What are the different modules in Spring framework?"
  • Application context module
  •  The Core container module
  • AOP module (Aspect Oriented Programming)
  • JDBC abstraction and DAO module
  • O/R mapping integration module (Object/Relational)
  • Web module
  • MVC framework module
 
by ksk