jar

com.wl4g : infra-integration-feign-common

Maven & Gradle

Apr 21, 2023
2 stars

Infra Integration SpringBoot Feign Common · Infra Integration with Framework based on integrating share part of SpringBoot/Cloud/Dubbo + Feign.

Table Of Contents

Latest Version

Download com.wl4g : infra-integration-feign-common JAR file - Latest Versions:

All Versions

Download com.wl4g : infra-integration-feign-common JAR file - All Versions:

Version Vulnerabilities Size Updated
3.1.x
3.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 infra-integration-feign-common-3.1.26.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.springframework.cloud.openfeign

├─ org.springframework.cloud.openfeign.FeignClient.class - [JAR]

com.netflix.hystrix.contrib.javanica.annotation

├─ com.netflix.hystrix.contrib.javanica.annotation.HystrixCommand.class - [JAR]

├─ com.netflix.hystrix.contrib.javanica.annotation.HystrixException.class - [JAR]

├─ com.netflix.hystrix.contrib.javanica.annotation.HystrixProperty.class - [JAR]

├─ com.netflix.hystrix.contrib.javanica.annotation.ObservableExecutionMode.class - [JAR]

feign.hystrix

├─ feign.hystrix.FallbackFactory.class - [JAR]

Advertisement