请帮助我使用ApplicationContext加载和解析我的spring.xml文件ap = new ClassPathXmlApplicationContext(" resources / spring.xml")
文件结构在图片enter image description here
中提供答案 0 :(得分:1)
Spring-Context需要Spring-expression和Spring-AOP作为编译依赖。你可以在这里检查所需的依赖关系 https://mvnrepository.com/artifact/org.springframework/spring-context/5.0.4.RELEASE