摘要:
1.源码下载Spring已经将源码从svn迁移到了git。对于习惯了svn的人来说依然可以svn checkout,最好checkout到英文路径下,本人中文路径编译不过,具体原因不明,路径: https://github.com/SpringSource/spring-framework ,反正不想多装git,有兴趣的自己可以装git,然后用git下载官方说明:The Spring Framework repository has moved to http://github.com/SpringSource/spring-framework.See the readme there for 阅读全文