jar

com.github.sparkzxl : sparkzxl-feign-starter

Maven & Gradle

Jan 05, 2022
3 usages
13 stars
Table Of Contents

Latest Version

Download com.github.sparkzxl : sparkzxl-feign-starter JAR file - Latest Versions:

All Versions

Download com.github.sparkzxl : sparkzxl-feign-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
1.4.x
1.3.x
1.3
1.2
1.1
1.0
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 sparkzxl-feign-starter-1.4.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.sparkzxl.feign.annoation

├─ com.github.sparkzxl.feign.annoation.EnableFeignExceptionHandler.class - [JAR]

com.github.sparkzxl.feign.hystrix

├─ com.github.sparkzxl.feign.hystrix.ThreadLocalHystrixConcurrencyStrategy.class - [JAR]

com.github.sparkzxl.feign.properties

├─ com.github.sparkzxl.feign.properties.FeignProperties.class - [JAR]

com.github.sparkzxl.feign.interceptor

├─ com.github.sparkzxl.feign.interceptor.FeignHeaderRequestInterceptor.class - [JAR]

com.github.sparkzxl.feign.exception

├─ com.github.sparkzxl.feign.exception.RemoteCallException.class - [JAR]

com.github.sparkzxl.feign.support

├─ com.github.sparkzxl.feign.support.FeignExceptionHandler.class - [JAR]

com.github.sparkzxl.feign.util

├─ com.github.sparkzxl.feign.util.DateFormatRegister.class - [JAR]

├─ com.github.sparkzxl.feign.util.ServiceDegradeUtils.class - [JAR]

com.github.sparkzxl.feign.config

├─ com.github.sparkzxl.feign.config.FeignExceptionDecoder.class - [JAR]

├─ com.github.sparkzxl.feign.config.RegistryFeignExceptionHandler.class - [JAR]

com.github.sparkzxl.feign

├─ com.github.sparkzxl.feign.DateFormatRegister.class - [JAR]

├─ com.github.sparkzxl.feign.FeignAutoConfiguration.class - [JAR]

Advertisement