Skip to content

AccountsManager is a demo web applications that manages accounts & roles. Built with Spring MVC 3.1, Twitter BootStrap & JQuery.

Notifications You must be signed in to change notification settings

yidianfengfan/AccountsManager

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is Accounts Manager?

Accounts manager is a simple web application that do basic operations (create,read,update and delete) on 2 entities: Account and Role.

Demo:

The application is deployed to Heroku at :

Technologies used:

  • Spring MVC with Rest like url for controllers.
  • Spring Security for user/password authentication.
  • Spring Data JPA for persistency.
  • Twitter BootStrap for the UI.
  • Jquery for Ajax for REST calls.
  • JQuery DataDatable plugin.
  • Apache Tiles for web page templating.

Run the application:

mvn jetty:run

About

AccountsManager is a demo web applications that manages accounts & roles. Built with Spring MVC 3.1, Twitter BootStrap & JQuery.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published