mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-23 17:59:03 +00:00
This commit introduces a dedicated hook point for InfluxDB's http client builder and retains backward compatibility, in a deprecated fashion, for looking up a OkHttpClient.Builder bean. Closes gh-14709