An open API service indexing awesome lists of open source software.

https://github.com/coder-acjhp/addressbook

Simple address book web application (Spring MVC & Json)
https://github.com/coder-acjhp/addressbook

Last synced: about 2 months ago
JSON representation

Simple address book web application (Spring MVC & Json)

Awesome Lists containing this project

README

          

# AddressBook
Simple address book web application builded on Java EE with Spring, Hibernate, Bootstrap.Including form validation (Hibernate validator), custom error page and handling all errors and how to inject datas form properties file to controller etc.

# Database & table
Both you can find under com.coder.addressBook.sql folder, just you need to import this file to your database.