in spring whenever i write in my spring.xml i get this error:-
Exception in thread \"main\" org.springfram
Take attention: when you use context namespace, you should update in XML head 2 attributes:
context
xmlns:context
xsi:schemaLocation
Beginners used to add only xmlns:context and forget about 2 new entries to xsi:schemaLocation: