Commit ede29ce
authored
Update references to RestTemplate classes in documentation
Starting from Spring Boot 4, the RestTemplateBuilder and RestTemplateBuilder classes have been moved from the org.springframework.web.restclient package to the org.springframework.boot.restclient
Signed-off-by: Antoine Rey <[email protected]>1 parent cf1ecca commit ede29ce
File tree
1 file changed
+1
-1
lines changed- documentation/spring-boot-docs/src/docs/antora/modules/how-to/pages
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments