mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
9d768a89d2
With this commit, ReactorClientHttpConnector now implements SmartLifecycle which optionally allows recreating the HttpClient after ReactorResourceFactory has been updated. Closes gh-31180