Skip to content

shunchaowang/SpringMvcTutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SpringMvcTutorial

Web App using Spring 4, all java based configuration.

app version:

java: 1.7 maven: 3.2.3 Spring Framework: 4.1.5 GA Servlet: 3.0

app uses spring built-in hsql as the testing env, integrated with bootstrap, jquery, etc...

To run the app: mvn jetty:run and then access localhost:8080 users link will bring to the users table; usersList link will make a restful service call and display json results.

About

Web App using Spring 4, all java based configuration.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages