Skip to content

Remove 'spring.http.client' deprecation and change 'spring.http.reactiveclient.settings' to 'spring.http.reactiveclient' #45507

Closed
@philwebb

Description

@philwebb

In 3.5.0 we deprecated spring.http.client in favor of spring.http.client.settings. The main aim was to free up spring.http.client.<group> for interface clients in 4.0. Ultimately, we've decided to go with spring.http.client.service.group.<group> in 4.0 so the settings change is unnecessary and arguably makes things harder to read.

Although we've cut RC1, I think we should remove the .settings suffix from spring.http.client.settings and spring.http.reactiveclient.settings before we GA.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions