spring 源代码地址
生活随笔
收集整理的這篇文章主要介紹了
spring 源代码地址
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
spring的源代碼地址發生了更改,以前的地址是 https://src.springframework.org/svn/spring-framework/。但現在spring的代碼開始使用Git進行管理,新的源代碼地址為:https://github.com/SpringSource/spring-framework。
因為?GitHub?同樣支持svn的客戶端,因而仍然可以使用svn的命令進行代碼checkout。?附官方解釋:?
The?Spring?Framework?repository?has?moved?to?http://github.com/SpringSource/spring-framework.See?the?readme?there?for?details?on?working?with?Git,?building?the?framework,?etc.Note?that?svn-based?access?is?still?available?via?GitHub's?support?for?Subversion?clients,?e.g.:$?svn?checkout?https://github.com/SpringSource/spring-frameworkSee?https://github.com/blog/966-improved-subversion-client-support?for?more?details.
轉載于:https://blog.51cto.com/argel/1423165
總結
以上是生活随笔為你收集整理的spring 源代码地址的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 12306常用技能
- 下一篇: 深入浅出UML类图(四)