mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
b0aa004d9d
This provides an elegant and dynamic way to customize the CoroutineContext in WebFlux with the annotation programming model. Closes gh-27522