# java-springmvc-2ed **Repository Path**: mw91816/java-springmvc-2ed ## Basic Information - **Project Name**: java-springmvc-2ed - **Description**: spring mvc 学习 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-11-21 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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)