spring-boot/spring-boot-project
Brian Clozel a0735eb3fb Migrate remaining usage of httpclient API
This commit migrates our remaining usage of the httpclient 4.x to use
instead httpclient5, now that the 4.x support has been removed in
`RestTemplate`.

Closes gh-32461
2022-09-29 18:55:42 +02:00
..
spring-boot Migrate remaining usage of httpclient API 2022-09-29 18:55:42 +02:00
spring-boot-actuator Auto-configure Observation support for RestTemplate 2022-09-27 22:19:01 +02:00
spring-boot-actuator-autoconfigure Adapt to Spring AOT changes 2022-09-29 18:55:41 +02:00
spring-boot-autoconfigure Upgrade to Logback 1.4 and SLF4J 2.0 2022-09-28 21:14:08 +01:00
spring-boot-dependencies Start building against Spring Framework 6.0.0-RC1 snapshots 2022-09-29 18:55:26 +02:00
spring-boot-devtools Migrate remaining usage of httpclient API 2022-09-29 18:55:42 +02:00
spring-boot-docs Migrate remaining usage of httpclient API 2022-09-29 18:55:42 +02:00
spring-boot-parent
spring-boot-starters Upgrade to Logback 1.4 and SLF4J 2.0 2022-09-28 21:14:08 +01:00
spring-boot-test Adapt TestRestTemplate to httpclient5 changes 2022-09-29 18:55:42 +02:00
spring-boot-test-autoconfigure Avoid usage of StringBuffer where possible 2022-09-29 09:29:10 +02:00
spring-boot-tools Use ByteArrayOutputStream.toString where possible 2022-09-29 15:03:24 +02:00