Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
* ...