1.首先再官网查看最新Spring5框架的稳定版的版本
https://spring.io/projects/spring-framework#learn
注:版本号后面标注GA为稳定版,需下载稳定版Spring5框架。
2.下载连接:
https://repo.spring.io/ui/native/release/org/springframework/spring/
点击对应版本:
选择需要下载的内容:
3.找到压缩包,解压,导入基本Spring5相关的jar包
- 解压之后,打开libs
- 将这四个以及commons-logging-1.1.1jar导入IDEA中
commons_logging-1.1.1jar下载链接:
http://commons.apache.org/proper/commons-logging/download_logging.cgi