mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 10:19:03 +00:00
Deprecate 'spring.http.client' properties in favor of 'spring.http.client.settings` to align with the new reactive client properties. Closes gh-44958