spring-framework/framework-docs/modules/ROOT
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
..
assets/images Migrate Structure 2023-05-04 15:35:05 +01:00
examples Use include-code Macro 2023-05-04 15:35:05 +01:00
pages Improve reference docs on `RestClient.retrieve()` 2025-01-29 18:26:12 +01:00
partials/web Fix typo in reference documentation 2024-11-12 10:04:06 +01:00
nav.adoc Document support for varargs invocations in SpEL 2024-11-18 11:54:22 +01:00