State the differences between applicationcontext and beanfactory in spring?



State the differences between applicationcontext and beanfactory in spring?..

Answer / Shilpa Singh

ApplicationContext provides more features than BeanFactory, such as support for internationalization, event publishing, and loading of external XML resources. BeanFactory is a basic container that manages the lifecycle of beans.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Spring Framework Interview Questions

What is spring service layer?

1 Answers  


What are the 4 types of springs?

1 Answers  


How does spring boot handle security? : Spring Boot

1 Answers  


Why should I use dependency injection?

1 Answers  


Is ioc a design pattern?

1 Answers  


What is ip pool range?

1 Answers  


What is the meaning of stereotype annotations in spring?

1 Answers  


What does transactional work mean?

1 Answers  


Name the various modules used in spring framework?

1 Answers  


What is orm in spring?

1 Answers  


On what basis is a view chosen in the rendering phase?

1 Answers  


What is cglib in spring?

1 Answers  


Categories