What are the major features in different versions of spring?
Describe spring dao support?
What do you understand by @required annotation?
How does the scope prototype work?
What’s the difference between @controller, @component, @repository, and @service annotations in spring?
What spring sub-projects do you know?
What is the spring bean life cycle?
What is spring annotation-based configuration?
What is @required annotation in spring?
Which classes are present in spring jdbc api?
What is the application context and what are its functions?
What is dependency injection(ioc) in spring?
How would you enable transactions in spring and what are their benefits?
List the advantages of spring framework?
How would you relate the spring mvc framework to mvc architecture?