Skip to content

Consistently support CompletionStage next to CompletableFuture [SPR-15258] #19823

Closed
@spring-projects-issues

Description

@spring-projects-issues

Juergen Hoeller opened SPR-15258 and commented

As of 4.2, we're supporting CompletableFuture for MVC handler methods and message handler methods, but its sibling CompletionStage only for MVC handler methods. Let's fix this gap for 4.3.7, supporting CompletionStage return types there as well, and document that support for both kinds of handler methods.


Affects: 4.3.6

Issue Links:

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions