Please help me with to load and parse my spring.xml file using ApplicationContext ap = new ClassPathXmlApplicationContext("resources/spring.xml")
file structure is given in images enter image description here
Please help me with to load and parse my spring.xml file using ApplicationContext ap = new ClassPathXmlApplicationContext("resources/spring.xml")
file structure is given in images enter image description here
Spring-Context requires Spring-expression and Spring-AOP as compile dependency. you can check required dependencies here.
https://mvnrepository.com/artifact/org.springframework/spring-context/5.0.4.RELEASE