{"id":19656216,"url":"https://github.com/daggerok/spring-webflux-upload-download-files","last_synced_at":"2026-05-04T17:35:55.067Z","repository":{"id":151042138,"uuid":"487916887","full_name":"daggerok/spring-webflux-upload-download-files","owner":"daggerok","description":"This repository demonstrates how to upload and download files using Spring WebFlux","archived":false,"fork":false,"pushed_at":"2022-05-02T16:52:34.000Z","size":63,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-27T02:19:41.520Z","etag":null,"topics":["download-file","file-server","http-requests","java11","java17","java18","reactive","restclient","spring-boot","spring-webflux","upload-file"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/daggerok.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-05-02T16:37:37.000Z","updated_at":"2022-05-04T14:02:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"20771cff-5d89-4b8b-babd-ea32fc5162ec","html_url":"https://github.com/daggerok/spring-webflux-upload-download-files","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/daggerok/spring-webflux-upload-download-files","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fspring-webflux-upload-download-files","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fspring-webflux-upload-download-files/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fspring-webflux-upload-download-files/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fspring-webflux-upload-download-files/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daggerok","download_url":"https://codeload.github.com/daggerok/spring-webflux-upload-download-files/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fspring-webflux-upload-download-files/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32618143,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"ssl_error","status_checked_at":"2026-05-04T10:08:02.005Z","response_time":58,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["download-file","file-server","http-requests","java11","java17","java18","reactive","restclient","spring-boot","spring-webflux","upload-file"],"created_at":"2024-11-11T15:27:04.744Z","updated_at":"2026-05-04T17:35:55.031Z","avatar_url":"https://github.com/daggerok.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spring Boot Webflux files Upload / Download [![tests](https://github.com/daggerok/spring-webflux-upload-download-files/actions/workflows/tests.yml/badge.svg)](https://github.com/daggerok/spring-webflux-upload-download-files/actions/workflows/tests.yml)\nThis repository demonstrates how to upload and download files using Spring WebFlux\n\n```bash\n./mvnw clean ; ./mvnw clean compile spring-boot:start\nhttp --form --multipart --boundary=xoxo post :8080/api/v1/upload file@README.md\nhttp :8080/api/v1/uploads\nhttp -f                                 post :8080/api/v1/download/README.md    \u003e target/README.md\n./mvnw spring-boot:stop\n```\n\n## RTFM\n* [How to stream file from Multipart/form-data in Spring WebFlux](https://errorsfixing.com/how-to-stream-file-from-multipart-form-data-in-spring-webflux/)\n* [JDK Version Range](https://github.com/spring-projects/spring-framework/wiki/Spring-Framework-Versions#jdk-version-range)\n* [Official Apache Maven documentation](https://maven.apache.org/guides/index.html)\n* [Spring Boot Maven Plugin Reference Guide](https://docs.spring.io/spring-boot/docs/2.6.7/maven-plugin/reference/html/)\n* [Create an OCI image](https://docs.spring.io/spring-boot/docs/2.6.7/maven-plugin/reference/html/#build-image)\n* [Coroutines section of the Spring Framework Documentation](https://docs.spring.io/spring/docs/5.3.19/spring-framework-reference/languages.html#coroutines)\n* [Spring Reactive Web](https://docs.spring.io/spring-boot/docs/2.6.7/reference/htmlsingle/#web.reactive)\n* [Spring Configuration Processor](https://docs.spring.io/spring-boot/docs/2.6.7/reference/htmlsingle/#configuration-metadata-annotation-processor)\n* [Building a Reactive RESTful Web Service](https://spring.io/guides/gs/reactive-rest-service/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaggerok%2Fspring-webflux-upload-download-files","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaggerok%2Fspring-webflux-upload-download-files","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaggerok%2Fspring-webflux-upload-download-files/lists"}