https://github.com/hendisantika/spring-boot-upload-download-file-rest-api-example
Spring boot upload & download file via REST API example
https://github.com/hendisantika/spring-boot-upload-download-file-rest-api-example
Last synced: about 2 months ago
JSON representation
Spring boot upload & download file via REST API example
- Host: GitHub
- URL: https://github.com/hendisantika/spring-boot-upload-download-file-rest-api-example
- Owner: hendisantika
- Created: 2018-11-28T15:40:15.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-04-09T22:40:11.000Z (about 2 months ago)
- Last Synced: 2025-04-09T23:30:04.676Z (about 2 months ago)
- Language: Java
- Size: 1.67 MB
- Stars: 17
- Watchers: 2
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# spring-boot-upload-download-file-rest-api-example
Run this project by this command : `mvn clean spring-boot:run`
### Screenshot
Upload Single File

Upload Multiple Files

Download File

Upload Home Page

Upload File Page
