What is difference between spring and spring mvc?
What is transaction management in spring? Explain the different types of transaction management.
What are different ways to configure a class as spring bean?
What is a pointcut?
What are different types of autowire types?
What does a simple spring application contain?
Who created the dao? : Spring Boot
In which scenario, you will use singleton and prototype scope?
Explain the front controller class of spring mvc.
What is join point in spring?
What is pojo model?
What is the meaning of ioc in spring?
Does applicationcontext support setter dependency injection?
What is the difference between rowmapper and resultsetextractor?
What is @activeprofiles?