如何从官网下载springframework和document

 

spring官网

http://spring.io/

--->spring project--->点击github图标

--->artifactory

--->进入到了https://repo.spring.io-->树形结构查看tree-->https://repo.spring.io/release

--->https://repo.spring.io/release/org/springframework/spring-core/

 

 或者可以直接点击github页面的如下链接:

The Spring Framework 

 

.zip整包下载地址

http://repo.spring.io/release/org/springframework/spring/

 

你可能感兴趣的:(springframework)