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)
- Host: GitHub
- URL: https://github.com/coder-acjhp/addressbook
- Owner: Coder-ACJHP
- Created: 2017-10-13T23:17:49.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-16T12:40:04.000Z (over 8 years ago)
- Last Synced: 2024-12-30T03:32:50.918Z (about 1 year ago)
- Language: Java
- Homepage:
- Size: 119 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.