This is a tutorial on how to upload and download files in SpringBoot with RESTFul API
There are fundamental APIs which penetrate very nook and cranny of Apps.
- upload file
- upload batch files
- download file
It is so easy that your grandmother can do it. Above functions are provided in the project that you can download and try it yourself.