zkydrx / springmvc-2ed

Examples for "Spring MVC: A Tutorial (Second Edition)" book

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

springmvc-2ed

Examples for "Spring MVC: A Tutorial (Second Edition)" book (ISBN 9781771970310), Brainy Software (http://brainysoftware.com), April 2016

If you are not familiar with GIT, click the "Download ZIP" button above to download the apps as a zip file.

Each sample application comes in both Spring Tool Suite (STS) and Eclipse projects. STS uses Maven as its dependency manager. If you are comfortable with Maven, STS is probably your best bet. If not, you can still use your beloved Eclipse to test the apps.

To test a project, open Eclipse or STS and import the project (File > Import > Existing Projects into Workspace > browse to project directory)

About

Examples for "Spring MVC: A Tutorial (Second Edition)" book


Languages

Language:Java 93.4%Language:CSS 6.0%Language:HTML 0.5%