What is difference between oauth and oauth2?
Explain the use of @controller and @requestmapping annotations in spring mvc.
What is the advantage of spring boot over spring? : Spring Boot
What can be injected as dependencies?
What are the annotations used in spring mvc?
What is @repository in spring boot? : Spring Boot
Name the various modules used in spring framework?
Can we extend pojo class?
What are the different modes of autowiring?
How do you turn on annotation wiring?
Why do we use spring?
Is there any limitation of autowiring? If yes, explain.
Name some of the important spring modules?
How does constructor injection work?
What is spring design pattern?