mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
c5c4ac164b
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