jar

com.playtika.reactivefeign : feign-reactor-cloud

Maven & Gradle

Apr 25, 2023
10 usages

Adds support of Spring Cloud Loadbalancer instead of Ribbon and Resilience4j instead of Hystrix

Table Of Contents

Latest Version

Download com.playtika.reactivefeign : feign-reactor-cloud JAR file - Latest Versions:

All Versions

Download com.playtika.reactivefeign : feign-reactor-cloud JAR file - All Versions:

Version Vulnerabilities Size Updated
4.0.x
3.3.x
3.2.x
3.1.x
3.0.x
2.0.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window feign-reactor-cloud-4.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

reactivefeign.cloud2

├─ reactivefeign.cloud2.CloudReactiveFeign.class - [JAR]

├─ reactivefeign.cloud2.ReactiveFeignCircuitBreakerFactory.class - [JAR]

reactivefeign.cloud2.publisher

├─ reactivefeign.cloud2.publisher.LoadBalancerPublisherClient.class - [JAR]

reactivefeign.cloud2.methodhandler

├─ reactivefeign.cloud2.methodhandler.CircuitBreakerMethodHandler.class - [JAR]

├─ reactivefeign.cloud2.methodhandler.CircuitBreakerMethodHandlerFactory.class - [JAR]

Advertisement