Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

RestAPI_AddressBook - Spring Boot Application

This API will help you in storing your contacts details and doing CRUD operations. It uses MySQL as a database, please ensure that your mysql server is in running status.

  1. Developed a rest-api on Spring Boot 3.0
  2. API is to facilitate the CRUD operation on Contact Entity.
  3. Contact Entity has contactId, fullName, mailId, dateOfBirth as fields.
  4. Spring Data JPA for ORM.
  5. Validation framework for Server Side Validations.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages