Spring Boot Demo to upload and download file using rest api Upload File API POST /uploadFile Download File API GET /downloadFile/{fileName}