What is a beanfactory interface?
Answer / Keshaw Kumar
BeanFactory in Spring Framework is an interface that provides methods for retrieving beans from the Spring application context. It includes classes like ClassPathXmlApplicationContext (for XML configuration) and AnnotationConfigApplicationContext (for annotation-based configuration).
| Is This Answer Correct ? | 0 Yes | 0 No |
What is meant by aop in spring?
Why is spring framework popular?
Why we need to integrate struts with spring?
Explain what is spring mvc?
What is the use of spring boot application? : Spring Boot
What are the features of the new spring build system in use now days?
What is c3p0?
What is step in spring batch?
What is an advice? What are the different types of advices?
What is the use of stereotypes in spring?
What is aop alliance?
What are modules in spring?