Skip to content

contactsunny/FileUploadDownloadSpringBootPOC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c0d12f6 · Jun 16, 2019

History

1 Commit
Jun 16, 2019
Jun 16, 2019
Jun 16, 2019
Jun 16, 2019
Jun 16, 2019

Repository files navigation

File Upload/Download using Spring Boot POC

This is a simple POC written with the Spring Boot framework to demonstrate how we can upload and download files.

The file metadata is also being saved into a MongoDB collection so that we can use the generated ID instead of using the file name.