Java Spring Framework Question:

What is Spring configuration file?

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.

Read All 43 Spring Framework Questions
Previous QuestionNext Question
What is AOP Alliance?What does a simple spring application contain?