kazachka / addressbook

Simple address book REST based web application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple address book REST based web application. Used technologies:

  • Java
  • Spring MVC
  • MySQL
  • MyBatis
  • Jackson (to parse JSON)
  • Hibernate Validator
  • Bootstrap
  • jQuery
  • AngularJS
  • Jetty (servlet engine)

To run application first you should execute "database-deploy" file, which create database from dump, change project database configuration file and runs jetty. After first run application can be started with "mvn jetty:run" command.

Package contains Bootstrap, jQuery and AngularJS files that distributes under it's own license.

About

Simple address book REST based web application


Languages

Language:JavaScript 81.2%Language:HTML 16.9%Language:Java 1.8%Language:CSS 0.0%Language:Shell 0.0%