解决方法:在pom.xml中添加依赖
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-context</artifactId>
<version>5.1.8.RELEASE</version>
</dependency>
参考文章:https://www.cnblogs.com/juncaoit/p/8641739.html
解决方法:在pom.xml中添加依赖
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-context</artifactId>
<version>5.1.8.RELEASE</version>
</dependency>
参考文章:https://www.cnblogs.com/juncaoit/p/8641739.html