Skip to content

Fixes issue with optional @RequestPart Mono argument being resolved to null instead of Mono.empty #23070

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

L00kian
Copy link
Contributor

@L00kian L00kian commented May 31, 2019

Fixes #23060

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label May 31, 2019
@rstoyanchev rstoyanchev self-requested a review June 17, 2019 13:57
@rstoyanchev rstoyanchev self-assigned this Jun 17, 2019
@rstoyanchev rstoyanchev added in: web Issues in web modules (web, webmvc, webflux, websocket) type: bug A general bug and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Jun 17, 2019
@rstoyanchev rstoyanchev added this to the 5.1.9 milestone Jun 17, 2019
rstoyanchev added a commit that referenced this pull request Jul 2, 2019
@rstoyanchev rstoyanchev changed the title Fixed a not required Mono @RequestPart parameter being resolved to null instead of Mono.empty Fixes issues with optional @RequestPart Mono argument being resolved to null instead of Mono.empty Jul 2, 2019
@rstoyanchev rstoyanchev changed the title Fixes issues with optional @RequestPart Mono argument being resolved to null instead of Mono.empty Fixes issue with optional @RequestPart Mono argument being resolved to null instead of Mono.empty Jul 2, 2019
@rstoyanchev
Copy link
Contributor

@L00kian thank you for the pull request! I've applied it to 5.1.x and forward merged to master.

@rstoyanchev rstoyanchev closed this Jul 2, 2019
@L00kian L00kian deleted the 23060-fix branch July 2, 2019 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) type: bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Optional @RequestPart Mono argument resolves to null
3 participants