/usermanagement

A spring mvc sample

Primary LanguageJavaScript

usermanagement

A spring mvc sample

Usage

git clone https://github.com/zhmz1326/usermanagement.git

cd usermanagement

mvn clean compile tomcat7:run

And access http://localhost:8080

Test

mvn clean test