https://github.com/claudioaltamura/spring-boot-rest-file-example
Spring Boot REST File Upload / Download example
https://github.com/claudioaltamura/spring-boot-rest-file-example
download github-actions maven rest-api spring-boot upload
Last synced: 3 months ago
JSON representation
Spring Boot REST File Upload / Download example
- Host: GitHub
- URL: https://github.com/claudioaltamura/spring-boot-rest-file-example
- Owner: claudioaltamura
- License: mit
- Created: 2023-08-04T16:02:02.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-30T18:13:32.000Z (over 2 years ago)
- Last Synced: 2023-12-16T15:19:08.256Z (over 2 years ago)
- Topics: download, github-actions, maven, rest-api, spring-boot, upload
- Language: Java
- Homepage:
- Size: 137 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

[](https://opensource.org/licenses/MIT)
# spring-boot-rest-file
Spring Boot REST File Upload / Download example inspired by https://spring.io/guides/gs/uploading-files/
* API first approach with OpenAPI
* With Postman Collection
* ...