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 ...
A Spring Boot REST API that allows users to upload PDF files, store them in the database, and download them by ID.