jar

com.playtika.reactivefeign : feign-reactor-cloud2

Maven & Gradle

Apr 01, 2021
6 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-cloud2 JAR file - Latest Versions:

All Versions

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

Version Vulnerabilities Size Updated
2.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-cloud2-2.0.31.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]