{"id":26179360,"url":"https://github.com/bezkoder/spring-webflux-file-upload-example","last_synced_at":"2025-10-15T15:46:05.694Z","repository":{"id":153855346,"uuid":"630844762","full_name":"bezkoder/spring-webflux-file-upload-example","owner":"bezkoder","description":"Spring Boot WebFlux File Upload example with FilePart - Reactive File Upload in Spring","archived":false,"fork":false,"pushed_at":"2023-04-21T09:29:24.000Z","size":64,"stargazers_count":12,"open_issues_count":0,"forks_count":9,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-06T11:56:43.578Z","etag":null,"topics":["file-upload","filepart","multipart","multipart-uploads","multipartfile","reactor","rest-api","restful-api","spring","spring-boot","spring-reactive","spring-webflux","springboot","upload","upload-file","webflux"],"latest_commit_sha":null,"homepage":"","language":"Java","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/bezkoder.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}},"created_at":"2023-04-21T09:28:06.000Z","updated_at":"2025-05-11T11:05:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"f8b33a96-2bad-4ef3-99bb-745f86a377ad","html_url":"https://github.com/bezkoder/spring-webflux-file-upload-example","commit_stats":{"total_commits":1,"total_committers":1,"mean_commits":1.0,"dds":0.0,"last_synced_commit":"3e7cf666662c842c0821b2cb677d03ea7d905264"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bezkoder/spring-webflux-file-upload-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bezkoder%2Fspring-webflux-file-upload-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bezkoder%2Fspring-webflux-file-upload-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bezkoder%2Fspring-webflux-file-upload-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bezkoder%2Fspring-webflux-file-upload-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bezkoder","download_url":"https://codeload.github.com/bezkoder/spring-webflux-file-upload-example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bezkoder%2Fspring-webflux-file-upload-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279089161,"owners_count":26100893,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["file-upload","filepart","multipart","multipart-uploads","multipartfile","reactor","rest-api","restful-api","spring","spring-boot","spring-reactive","spring-webflux","springboot","upload","upload-file","webflux"],"created_at":"2025-03-11T21:49:41.348Z","updated_at":"2025-10-15T15:46:05.637Z","avatar_url":"https://github.com/bezkoder.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spring WebFlux File Upload example\n\nWebFlux File upload example in Spring Boot with Spring `FilePart` interface to handle HTTP `multi-part` requests.\n\nFor more detail, please visit:\n\u003e [Spring WebFlux File Upload example](https://www.bezkoder.com/spring-webflux-file-upload-example/)\n\n## Run Spring Boot application\n```\nmvn spring-boot:run\n```\n\n## Front-end Apps to work with this Spring Boot Server:\n- [Angular 8](https://www.bezkoder.com/angular-spring-boot-file-upload/) / [Angular 10](https://www.bezkoder.com/angular-10-file-upload/) / [Angular 11](https://www.bezkoder.com/angular-11-file-upload/) / [Angular 12](https://www.bezkoder.com/angular-12-file-upload/) / [Angular 13](https://www.bezkoder.com/angular-13-file-upload/) / [Angular 14](https://www.bezkoder.com/angular-14-file-upload/) / [Angular 15](https://www.bezkoder.com/angular-15-file-upload/)\n\n- [Vue Client](https://www.bezkoder.com/vue-axios-file-upload/) / [Vuetify Client](https://www.bezkoder.com/vuetify-file-upload/)\n\n- [React Client](https://www.bezkoder.com/react-file-upload-axios/) / [React Hooks Client](https://www.bezkoder.com/react-hooks-file-upload/)\n\n- [Material UI Client](https://www.bezkoder.com/material-ui-file-upload/)\n\n## More Practice:\n\u003e [Spring Boot Delete File example](https://www.bezkoder.com/spring-boot-delete-file/)\n\n\u003e [Spring Boot WebFlux Rest API example](https://www.bezkoder.com/spring-boot-webflux-rest-api/)\n\n\u003e [Spring Boot Thymeleaf File Upload example](https://www.bezkoder.com/thymeleaf-file-upload/)\n\n\u003e [How to upload multiple files in Java Spring Boot](https://www.bezkoder.com/spring-boot-upload-multiple-files/)\n\n\u003e [Spring Boot Upload/Download File to/from Database example](https://www.bezkoder.com/spring-boot-upload-file-database/)\n\n\u003e [Spring Boot: Upload \u0026 Read CSV file into MySQL Database](https://www.bezkoder.com/spring-boot-upload-csv-file/)\n\n\u003e [Spring Boot: Upload/Import Excel file data into MySQL Database](https://www.bezkoder.com/spring-boot-upload-excel-file-database/)\n\n\u003e [Spring Boot CRUD Rest Apis example with MySQL](https://www.bezkoder.com/spring-boot-jpa-crud-rest-api/)\n\n\u003e [Spring Boot CRUD Rest Apis example with PostgreSQL](https://www.bezkoder.com/spring-boot-postgresql-example/)\n\n\u003e [Spring Boot CRUD Rest Apis example with MongoDB](https://www.bezkoder.com/spring-boot-mongodb-crud/)\n\n\u003e [Spring Boot and Swagger 3 example](https://www.bezkoder.com/spring-boot-swagger-3/)\n\n\u003e [Spring Boot Redis Cache example](https://www.bezkoder.com/spring-boot-redis-cache-example/)\n\n\u003e [Exception handling: @RestControllerAdvice example in Spring Boot](https://www.bezkoder.com/spring-boot-restcontrolleradvice/)\n\n\u003e [Spring Boot Repository Unit Test with @DataJpaTest](https://www.bezkoder.com/spring-boot-unit-test-jpa-repo-datajpatest/)\n\n\u003e [Spring Boot Rest Controller Unit Test with @WebMvcTest](https://www.bezkoder.com/spring-boot-webmvctest/)\n\nAssociations:\n\u003e [Spring Boot One To Many example with Spring JPA, Hibernate](https://www.bezkoder.com/jpa-one-to-many/)\n\n\u003e [Spring Boot Many To Many example with Spring JPA, Hibernate](https://www.bezkoder.com/jpa-many-to-many/)\n\n\u003e [JPA One To One example with Spring Boot](https://www.bezkoder.com/jpa-one-to-one/)\n\nSecurity:\n\u003e [Spring Boot Token based Authentication with Spring Security \u0026 JWT](https://www.bezkoder.com/spring-boot-jwt-authentication/)\n\nWith Thymeleaf:\n\u003e [Spring Boot Thymeleaf CRUD example](https://www.bezkoder.com/spring-boot-thymeleaf-example/)\n\n\u003e [Spring Boot Thymeleaf Pagination example](https://www.bezkoder.com/thymeleaf-pagination/)\n\n\u003e [Spring Boot Thymeleaf Pagination and Sorting example](https://www.bezkoder.com/thymeleaf-pagination-and-sorting-example/)\n\n\u003e [Spring Boot Thymeleaf File Upload example](https://www.bezkoder.com/thymeleaf-file-upload/)\n\n\u003e [Spring Boot Thymeleaf Multiple File Upload example](https://www.bezkoder.com/thymeleaf-multiple-file-upload/)\n\n\u003e [Spring Boot upload Image and Display with Thymeleaf](https://www.bezkoder.com/spring-boot-image-upload-thymeleaf/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbezkoder%2Fspring-webflux-file-upload-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbezkoder%2Fspring-webflux-file-upload-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbezkoder%2Fspring-webflux-file-upload-example/lists"}