SyntaxFix
Write A Post
Hire A Developer
Questions
While working with Maven got same issue then I put XML file into src/main/java path and it worked.
src/main/java
ApplicationContext context=new ClassPathXmlApplicationContext("spring.xml");