sobkowiak / springdm-in-action-code

Mirror of SpringDM in Action code

Home Page:https://code.google.com/p/springdm-in-action/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spring DM in Action - Source Code

This repository is a mirror for the Spring DM in Action source code officially located in https://code.google.com/p/springdm-in-action/.

Cloning and syncing with the SVN repository

To clone this repository, please run following command:

git clone git@github.com:sobkowiak/springdm-in-action-code.git

If you want to track the changes from the original repository please run following commands:

git svn init -s --prefix=origin/  http://springdm-in-action.googlecode.com/svn/
git svn rebase

About

Mirror of SpringDM in Action code

https://code.google.com/p/springdm-in-action/

License:Apache License 2.0


Languages

Language:Java 99.0%Language:Shell 0.6%Language:C 0.2%Language:Perl 0.1%