Skip to content

Add load balancer auto-configuration for RestClient #1293

@hpoettker

Description

@hpoettker

Status Quo

The Spring Cloud Load Balancer currently offers auto-configuration for RestTemplate and WebClient.

I assume the LoadBalancerInterceptor and RetryLoadBalancerInterceptor will work with the new RestClient in the same way as with the RestTemplate. But there currently is no auto-configuration for RestClient available.

Feature Request

Add configuration support with annotations like @LoadBalanced for the RestClient.

Metadata

Metadata

Assignees

Type

No type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions