jar

com.gitee.zodiacstack : zodiac-feign-common

Maven & Gradle

Apr 25, 2023

Zodiac Feign Common · Zodiac Feign Common

Table Of Contents

Latest Version

Download com.gitee.zodiacstack : zodiac-feign-common JAR file - Latest Versions:

All Versions

Download com.gitee.zodiacstack : zodiac-feign-common JAR file - All Versions:

Version Vulnerabilities Size Updated
1.5.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 zodiac-feign-common-1.5.16.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]