Hi,
I am new to spring. How can we read xml data using spring ?
Hi,
I am new to spring. How can we read xml data using spring ?
Spring can read it's own application context in XML format, but Spring doesn't try to solve problems that are solved by other tools such as XML reading - Spring isn't prescriptive. There are several tools to do this already.How can we read xml data using spring ?