contactsunny / FileUploadDownloadSpringBootPOC

A simple Spring Boot application to demonstrate how to upload and download files.

Home Page:https://blog.contactsunny.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A simple Spring Boot application to demonstrate how to upload and download files.

https://blog.contactsunny.com

License:GNU General Public License v3.0


Languages

Language:Java 100.0%