michaellin10023 / customer-address-book

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

customer-address-book

Customer address book system

Technologies used in this project:

  • Spring framework (Spring Boot)
  • MySQL database
  • Spring MVC
  • Spring Security
  • Thymeleaf

Functionalities:

  1. Basic CRUD operations
  • get, post, put, delete etc.
  1. Search and filters
  2. Connect to MySQL database
  3. REST API
  • ability to get customers list through postman or curl

User login/authenicate upcoming...

About


Languages

Language:Java 81.2%Language:HTML 18.8%