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 |
What is context param in spring?
What is difference between static and singleton class?
What are microservices in spring?
What is defer offscreen images?
Which classes are present in spring jdbc api?
How does @transactional work in spring?
What is the difference between responsebody and responseentity?
What is inversion of control (ioc)?
What is the better method of using jdbc in spring?
What are different types of autowire types?
What is the difference between @qualifier and @primary?
What is difference between requestmapping and getmapping?