Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

File uploads using Spring Boot WebFlux #637

Open
@JoakimLofgren

Description

@JoakimLofgren

We are in the process of porting from servlet to WebFlux and there doesn't seem to be a way to handle file uploads in WebFlux.

This probably involves porting GraphQLMultipartInvocationInputParser to WebFlux.

And creating a WebFlux ApolloScalars with org.springframework.http.codec.multipart.Part instead of javax.servlet.http.Part.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions