mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-27 12:39:03 +00:00
This commit restores RestClientBuilderCustomizer in the rest package in a deprecated fashion so that the upgrade from 2.2 is smoother. Closes gh-21572