-
Notifications
You must be signed in to change notification settings - Fork 38.8k
Closed
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancementA general enhancement
Milestone
Description
Francisco Lozano opened SPR-12597 and commented
It would be great if, when using Java 8, CompletableFuture (or CompletionStage) was supported as return method of MVC controllers.
Issue Links:
- Support CompletableFuture as alternative to DeferredResult in MVC [SPR-12598] #17199 Support CompletableFuture as alternative to DeferredResult in MVC ("is duplicated by")
- Support CompletableFuture as return value in @MessageMapping handlers [SPR-12207] #16821 Support CompletableFuture as return value in
@MessageMapping
handlers - Support CompletableFuture<> as return type of @Async methods [SPR-13128] #17719 Support CompletableFuture<> as return type of
@Async
methods - Consistently support CompletionStage next to CompletableFuture [SPR-15258] #19823 Consistently support CompletionStage next to CompletableFuture
Referenced from: commits 5b0a0f4
0 votes, 5 watchers
Metadata
Metadata
Assignees
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancementA general enhancement