Update references for RestTemplateCustomizer and RestTemplateBuilder classes in documentation by arey · Pull Request #48295 · spring-projects/spring-boot
changed the title
Update references to RestTemplate classes in documentation
Update references for RestTemplateCustomizer and RestTemplateBuilder classes in documentation
…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 pushed a commit that referenced this pull request
Nov 26, 2025Starting 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
arey
deleted the
arey-patch-1
branch
This was referenced
Jan 15, 2026This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters