1.https://repo.spring.io/ui/
2.artifactory--->artfacts--->plugins-release--->org----->springframework--->spring选择需要的版本下载即可
3.spring项目至少需要5jar
spring-aop.jar 开发aop特性需要的jar
spring-beans.jar 处理bean的jar
spring-context.jar 处理spring上下文的jar
spring-core.jar spring核心jar
spring-expression.jar spring表达式
三方提供的r日志.jar
commons-logging.jar 日志
2.编写配置文件
或者直接进入这个网址https://repo.spring.io/ui/native/plugins-release/org/springframework/spring/
标签:https,spring,路径,jar,---,io,plugins,下载 From: https://www.cnblogs.com/miwaiwai/p/17963549