-
Notifications
You must be signed in to change notification settings - Fork 38.7k
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
Following Coroutines support introduced in Spring WebFlux and since Spring MVC supports Mono
via the ReactiveAdapterRegistry
, it would probably makes sense to support Coroutines (suspending handler methods) in Spring MVC.
It will require similar handling than in WebFlux side + disabling the check introduced via #23585.
Good candidate for Spring Framework 5.3.
flozano, jonasbark, kubino, Yihao-G and Reizinixc
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