Standalone spring 4 project in Maven.
- Created a new Repo in GitHub.
- git remote add origin https://github.com/ranadas/spring-standalone-starter.git
- git remote -v
- git branch --set-upstream-to=origin/master master
- git pull
- git push --set-upstream origin master
to Run : mvn exec:java -Dexec.mainClass="com.rdas.main.SpringApplication" -Dexec.args="arg0"
to use log4jdbc helper urls :
https://code.google.com/p/log4jdbc/
https://code.google.com/p/log4jdbc-remix/ https://code.google.com/p/log4jdbc-log4j2/