spring-framework已经将源码从svn迁移到了git。所以,首先需要安装git环境

SpringFramework的GitHub地址:
https://github.com/SpringSource/spring-framework

spring-framework3.2源码下载导入eclipse

 

查看README.md

运行gradlew.bat,import-into-eclipse.bat

然后导入代码入eclipse

相关文章: