What are spring beans?
What are the types of advice?
spring configuration file
What do you understand by @requestmapping annotation?
Give an example of beanfactory implementation.
Name the types of transaction management that spring supports.
What is controller in spring mvc framework?
What is spring mvc framework?
In which scenario, you will use singleton and prototype scope?
How can you inject java collection in spring?
What is aop proxy?
List the limitations of auto wiring.
What are the different properties the metadata translates into to make up the bean definition?
How would you integrate spring and hibernate using hibernatedaosupport?
What is front controller in spring mvc?