Skip to content

Conversation

@arey
Copy link
Contributor

@arey arey commented Nov 26, 2025

Starting from Spring Boot 4, the RestTemplateBuilder and RestTemplateBuilder classes have been moved from the org.springframework.boot.web.client package to the org.springframework.boot.restclient.
This Pull Request updates the Spring Boot documentation.

@arey arey changed the title Update references to RestTemplate classes in documentation Update references for RestTemplateCustomizer and RestTemplateBuilder classes in documentation Nov 26, 2025
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Nov 26, 2025
…classes in documentation

Starting from Spring Boot 4, the RestTemplateBuilder and RestTemplateBuilder classes have been moved from the org.springframework.boot.web.client package to the org.springframework.boot.restclient package

Signed-off-by: Antoine Rey <antoine.rey@free.fr>
@wilkinsona wilkinsona self-assigned this Nov 26, 2025
@wilkinsona wilkinsona added type: documentation A documentation update and removed status: waiting-for-triage An issue we've not yet triaged labels Nov 26, 2025
@wilkinsona wilkinsona modified the milestones: 4.0.x, 4.0.1 Nov 26, 2025
wilkinsona pushed a commit that referenced this pull request Nov 26, 2025
Starting from Spring Boot 4, the RestTemplateBuilder and
RestTemplateCustomizer classes have been moved from the
org.springframework.boot.web.client package to the
org.springframework.boot.restclient package. This commit updates
the javadoc links in the reference documentation to match

Signed-off-by: Antoine Rey <antoine.rey@free.fr>

See gh-48295
@wilkinsona
Copy link
Member

Thanks, @arey.

@arey arey deleted the arey-patch-1 branch November 26, 2025 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: documentation A documentation update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants