-
Notifications
You must be signed in to change notification settings - Fork 38.4k
Add an exchangeForRequiredValue
variant to RestClient
#34692
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
type: enhancement
A general enhancement
Milestone
Comments
sbrannen
pushed a commit
that referenced
this issue
Mar 31, 2025
requiredExchange
extension to RestClient
exchangeForRequiredValue
variant to RestClient
Reopening the issue to introduce the new method on Java side instead of the Kotlin extension, as this will be useful for both Java and Kotlin developers. |
sdeleuze
added a commit
to sdeleuze/spring-framework
that referenced
this issue
Apr 2, 2025
This reverts commit dcb9383. See spring-projectsgh-34692
sdeleuze
added a commit
to sdeleuze/spring-framework
that referenced
this issue
Apr 2, 2025
sdeleuze
added a commit
to sdeleuze/spring-framework
that referenced
this issue
Apr 2, 2025
This commit adds a variant to RestClient.RequestHeadersSpec#exchange suitable for functions returning non-null values. Closes spring-projectsgh-34692
sdeleuze
added a commit
that referenced
this issue
Apr 2, 2025
sbrannen
added a commit
that referenced
this issue
Apr 3, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
type: enhancement
A general enhancement
See #33779 (comment).
The text was updated successfully, but these errors were encountered: