Maven Spring MVC Application
* Maven
* Spring MVC
* Tiles: in order to create the template (header, body, menu, footer)
* logback: Logback is intended as a successor to the popular log4j project.
* Go to the File menu and choose Import.
* Surf in the Import menu to Git and select Projects from Git.
* Choose URI at this point...
* After import, click the right mouse button on your project, Configure -> Convert to Maven Project.
* To run the project, use "clean compile install" cmd.
* Go to http://localhost:port/dihaw-spring-jdbc/
* The log will be setted on the C:\dihaw\logs\dihaw-spring-jdbc\SystemOut.log file (see the logback.xml file)
Developed by Wahid Gazzah
http://blog.dihaw.com
wahid.gazzah@gmail.com