Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 244 Bytes

File metadata and controls

5 lines (3 loc) · 244 Bytes

REST_API

Spring Application connects with Postgres DB which performs the CRUD (Create, Read, Update, Delete) operations for book data manipulation by creating Rest API and validating the code using Postman

Kindly refer the master branch