# MultipartFileUpload
**Repository Path**: tyjorange/MultipartFileUpload
## Basic Information
- **Project Name**: MultipartFileUpload
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2021-08-21
- **Last Updated**: 2021-08-21
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# MultipartFileUpload
Blog link: Step by Step Procedure of Spring Webflux multipart file upload and read each line without saving it
This project is for tutorial purpose.
Mono < FilePart > and FilePartFlux< FilePart > and Mono< MultiValueMap< String, Part >>http://localhost:8080/multipart-file/upload-flux orhttp://localhost:8080/multipart-file/upload-map and use POST methodform-dataFile for a key and name the key as fileshttp://localhost:8080/multipart-file/upload-mono orhttp://localhost:8080/multipart-file/upload-filePart orhttp://localhost:8080/multipart-file/upload-map and use POST methodform-dataFile for a key and name the key as files if you used upload-multiValueMap url, otherwise file