There are three types of AutoProxing as follows: 1 BeanNameAutoProxyCreator 2 DefaultAdvisorAutoProxyCreator 3 Metadata autoproxying
What is Spring?
Why we need to work with the Spring?
What are the advantages of Spring framework?
What are features of Spring?
What is IOC (or Dependency Injection)?
What are the different types of IOC (dependency injection) ?
What are the benefits of IOC (Dependency Injection)?
What are different modules in spring?
What are the types of Dependency Injection Spring supports?
What is Bean Factory ?
What is Application Context?
What are the difference between BeanFactory and ApplicationContext in spring?
What is spring configuration file?
What is default scope of bean in Spring framework?
What is Web Application Context?
What is an Advice?
What are the Name of different types of Autowire types?
What are the different types of IoC (dependency injection)?
What are Spring beans?
How is a typical spring implementation look like ?
What do you mean by Bean wiring ?
What is bean auto wiring?
How can you inject a Java Collection in Spring?
How do you provide configuration metadata to the Spring Container?
What are the bean scopes supported by Spring?
What is Aspect Oriented Programming(AOP)?and Where to use AOP?
What are the common implementations of the Application Context ?
How the AOP used in Spring?
What is Aspect?
What is JointPoint?
What is Pointcut?
What is Introduction?
What is Target Object?
What is Interceptor?
What is a Proxy?
What is Weaving?
What are the different types of AutoProxying?
What is the difference between Spring AOP and AspectJ AOP?
What are different ways to configure a class as Spring Bean?
What are the differences between OOP and AOP?
What is Spring Java-Based Configuration? Give some annotation example.
What is Annotation-based container configuration?
What is Spring Bean life cycle?
What are inner beans in Spring?
What are the limitations with autowiring?
How do you turn on annotation wiring?
What does @Required annotation mean?
What does @Autowired annotation mean?
What does @Qualifier annotation mean?
What are the types of Advice?
How JDBC can be used more efficiently in spring framework?
What is Spring JdbcTemplate and what is the problem of JDBC API?
What are the ways to access Hibernate by using Spring?
How to integrate Spring and Hibernate using HibernateDaoSupport?
What is JDBC abstraction and DAO module?
How is the DAO support in Spring?
What are object/relational mapping integration module?
What are ORM\'s Spring supports ?
What are the types of the transaction management Spring supports ?
What are the benefits of the Spring Framework’s transaction management?
Which Transaction management type is more preferable?
What are the Advantage of ORM Frameworks with Spring?
What is Spring MVC framework?
What is a DispatcherServlet?
What is front controller in Spring MVC?
What is @Controller annotation?
What is @RequestMapping annotation?
What are the advantages of Spring MVC over Struts MVC ?
How do add a bean in spring application?
What is Spring 3 MVC Framework in Java?
What is the Request process lifecycle of Spring 3.0 MVC in Java?
What is the new Features of Spring 3.0 Framework?
Top Interview Questions of Spring Framework