Skip to content

noorullah/books

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Spring MVC archetype

This is a ready to use simple Spring web application featuring the following frameworks and libraries:

  • Spring, Spring Security and Spring MVC for REST support
  • Persistence with JPA 2.1:
  • Flyway integration
  • Client side using JavaScript, jqGrid and REST, full CRUD
    • Server side paging and sorting
    • Few lines of AngularJS

Running

Using maven:

mvn tomcat7:run

And browse to http://localhost:8080/books. Few smoke Spring integration tests are set up, but no real tests implemented. Build Status

See also

This application is featured in the following articles:

Screenshot

About

Poor man's CRUD: jqGrid, REST, AJAX, Spring MVC and JPA in one house

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published