InterviewSolution
Saved Bookmarks
| 1. |
What Is Called Spring Configuration File? |
|
Answer» Spring configuration file is an XML file and it contains class INFORMATION. It ALSO describes how these classes are configured and INTERACT with each other. Spring configuration file is an XML file and it contains class information. It also describes how these classes are configured and interact with each other. |
|