Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 9 days 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-30T18:13:32.000Z (12 months ago)
- Last Synced: 2023-12-16T15:19:08.256Z (11 months 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
![GitHub Workflow Status (with branch)](https://img.shields.io/github/actions/workflow/status/claudioaltamura/spring-boot-rest-file/maven-build.yml?branch=main)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](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
* ...