mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-23 06:29:10 +00:00
This commit provides both nullable and non-nullable variants for awaitBody, makes awaitPrincipal return type nullable and rename awaitResponse to awaitExchange for better consistency with Java API. See gh-19975