A simple RESTful Product Management API built using Spring Boot and Spring Data JPA. This project demonstrates the implementation of CRUD (Create, Read, Update, Delete) operations using a layered ...
employee-record-api Built a RESTful Employee Management API using Java, Spring Boot, and Spring Data JPA, implementing full CRUD operations with H2 database integration. Designed a layered ...