What is application context in spring boot? : Spring Boot



What is application context in spring boot? : Spring Boot..

Answer / Arvind Kumar Sinha

Application Context in Spring Boot is an instance of the ApplicationContext interface that manages the lifecycle of all configured beans and provides a way to retrieve them. It serves as a container for the application's components.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Spring Framework Interview Questions

What does spring framework do?

1 Answers  


What is a framework? Explain the spring framework.

1 Answers  


What is mockmvc in spring?

1 Answers  


What are classes for spring jdbc api?

1 Answers  


List in brief the new features spring 3.0 has to offer.

1 Answers  


State the differences between applicationcontext and beanfactory in spring?

1 Answers  


What is the difference between spring and spring boot? : Spring Boot

1 Answers  


What is jprofiler used for?

1 Answers  


What is annotating a text?

1 Answers  


Why spring is a framework?

1 Answers  


What is aop in spring?

1 Answers  


What are the features of spring?

1 Answers  


Categories