File Upload/Download with SpringBoot and MongoDB
In this article, we will be creating a simple RESTful web service using SpringBoot and MongoDB. We will be using GridFS to store files.
What is GridFS?
GridFS is a specification for storing and retrieving files that exceed the BSON-document size lim...
devnote.hashnode.dev7 min read
Mayank Dhankar
Irritated programmer
Thanks a lot!! Was stuck in this for a long time.