spring configuration file



spring configuration file..

Answer / Km. Sudha

The Spring Configuration file, also known as the application context file, is an XML or Java-based file that defines the Spring bean configurations. It usually has a .xml extension for XML-based configurations or .java for Java-based configurations.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Spring Framework Interview Questions

What is context param in spring?

1 Answers  


What is difference between static and singleton class?

1 Answers  


What are microservices in spring?

1 Answers  


What is defer offscreen images?

1 Answers  


Which classes are present in spring jdbc api?

1 Answers  


How does @transactional work in spring?

1 Answers  


What is the difference between responsebody and responseentity?

1 Answers  


What is inversion of control (ioc)?

1 Answers  


What is the better method of using jdbc in spring?

1 Answers  


What are different types of autowire types?

1 Answers  


What is the difference between @qualifier and @primary?

1 Answers  


What is difference between requestmapping and getmapping?

1 Answers  


Categories