Java Spring Framework Question:

What is Spring configuration file?

Spring Framework Interview Question
Spring Framework Interview Question

Answer:

Spring configuration file is an XML file. This file contains the classes information and describes how these classes are configured and introduced to each other.


Previous QuestionNext Question
What is AOP Alliance?What does a simple spring application contain?