Provides an HTTP client with load balancing and fault tolerance for Netflix Ribbon-based microservices.
<dependency>
<groupId>com.netflix.ribbon</groupId>
<artifactId>ribbon-httpclient</artifactId>
<version>2.7.18</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Executes an HTTP request through Ribbon's load-balanced client.
Migrate to Spring Cloud LoadBalancer or a different load-balancing solution.
No dependency data recorded yet.