개발이야기/스프링(Spring)
스프링 소스를 관리하는 SVN 주소
코바
2011. 6. 26. 16:15
스프링 3.1 업데이트 정보를 계속 보기 위해 소스 레파지토리를 찾았다.
https://src.springsource.org/svn/spring-framework/
이 주소로 SVN에 등록하여 소스를 확인 해보면 된다.
Github로 변경 되었다.
알다시피 http://github.com/SpringSource/spring-framework. 주소로 이동 되었으며
$ git clone http://github.com/SpringSource/spring-framework
형태로 소스를 받을 수 있다.