Skip to content

Fix attribute return types in @DeleteExchange, @PatchExchange, and @PutExchange #28498

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

Conversation

eddumelendez
Copy link
Contributor

value and url doesn't match with HttpExchange return type.

`value` and `url` doesn't match with `HttpExchange` return type.
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label May 21, 2022
@sbrannen sbrannen added the in: web Issues in web modules (web, webmvc, webflux, websocket) label May 21, 2022
@sbrannen sbrannen self-assigned this May 21, 2022
@sbrannen sbrannen added type: bug A general bug and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels May 21, 2022
@sbrannen sbrannen changed the title Fix DeleteExchange and PatchExchange Fix attribute return types in @DeleteExchange, @PatchExchange, and @PutExchange May 21, 2022
@sbrannen sbrannen added this to the 6.0.0-M5 milestone May 21, 2022
sbrannen added a commit to sbrannen/spring-framework that referenced this pull request May 21, 2022
The return types for the `value` and `url` attributes don't match those
in `@HttpExchange`.

See spring-projectsgh-28498
@sbrannen sbrannen closed this in 163bad3 May 21, 2022
@sbrannen
Copy link
Member

This has been merged into main.

Thanks!

p.s. I fixed @PutExchange in ea9b1fc, too.

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.

3 participants