You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
2 years ago
..
spring-boot Migrate remaining usage of httpclient API 2 years ago
spring-boot-actuator Auto-configure Observation support for RestTemplate 2 years ago
spring-boot-actuator-autoconfigure Adapt to Spring AOT changes 2 years ago
spring-boot-autoconfigure Upgrade to Logback 1.4 and SLF4J 2.0 2 years ago
spring-boot-dependencies Start building against Spring Framework 6.0.0-RC1 snapshots 2 years ago
spring-boot-devtools Migrate remaining usage of httpclient API 2 years ago
spring-boot-docs Migrate remaining usage of httpclient API 2 years ago
spring-boot-parent Compile against SnakeYAML 1.32 and test against older versions 2 years ago
spring-boot-starters Upgrade to Logback 1.4 and SLF4J 2.0 2 years ago
spring-boot-test Adapt TestRestTemplate to httpclient5 changes 2 years ago
spring-boot-test-autoconfigure Avoid usage of StringBuffer where possible 2 years ago
spring-boot-tools Use ByteArrayOutputStream.toString where possible 2 years ago