spring-framework/framework-docs
Brian Clozel cfe2db0581 Improve reference docs on `RestClient.retrieve()`
As of Spring Framework 6.2, the `RestClient.retrieve()` method is a
no-op and developers must invoke a terminal operation on the returned
`ResponseSpec` to have any side effect.

This has been documented in the Javadoc and the wiki release notes, but
this commit highlights this as well in the reference documentation.

Closes gh-34334
2025-01-29 18:26:12 +01:00
..
modules/ROOT Improve reference docs on `RestClient.retrieve()` 2025-01-29 18:26:12 +01:00
src Polishing 2025-01-20 08:02:57 +01:00
antora-playbook.yml Upgrade to antora-ui-spring version 0.4.18 2024-11-15 14:32:01 +01:00
antora.yml Rework links to Spring Boot in reference docs 2024-10-23 16:10:37 +02:00
framework-docs.gradle Upgrade to Gradle 8.12 2024-12-21 16:02:15 +01:00
package.json Improve the discoverability of Java and Kotlin APIs 2024-10-22 08:40:28 +02:00