ApplicationContext无法解析获取异常的xml文件

时间:2018-03-18 06:00:54

标签: spring spring-mvc spring-boot

请帮助我使用ApplicationContext加载和解析我的spring.xml文件ap = new ClassPathXmlApplicationContext(" resources / spring.xml")

文件结构在图片enter image description here

中提供

file and structure

enter image description here

enter image description here enter image description here

enter image description here

1 个答案:

答案 0 :(得分:1)

Spring-Context需要Spring-expression和Spring-AOP作为编译依赖。你可以在这里检查所需的依赖关系 https://mvnrepository.com/artifact/org.springframework/spring-context/5.0.4.RELEASE