File upload and download & store image into directory or folder and the path of the image is store in Database - Spring Boot REST API and Spring Data JPA
POST: "http://localhost:9595/api/file-upload-to-directory"
- for input - Key = "file" and Value ="fileName.png" (png/jpeg etc)
GET: "http://localhost:9595/api/file-download-from-directory/mdtalalwasim_photo.jpg"
- input 1:
- input 1: