jar

com.admin4j.framework : feign-spring-boot-starter

Maven & Gradle

Apr 02, 2024

feign-spring-boot-starter · 使用OKHttp 发送feign

Table Of Contents

Latest Version

Download com.admin4j.framework : feign-spring-boot-starter JAR file - Latest Versions:

All Versions

Download com.admin4j.framework : feign-spring-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
0.9.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-spring-boot-starter-0.9.7.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.admin4j.framework.feign.exception.handler

├─ com.admin4j.framework.feign.exception.handler.FeignFallbackGlobalExceptionHandler.class - [JAR]

├─ com.admin4j.framework.feign.exception.handler.FeignHystrixGlobalExceptionHandler.class - [JAR]

com.admin4j.framework.feign

├─ com.admin4j.framework.feign.FeignClientFactory.class - [JAR]

├─ com.admin4j.framework.feign.FeignErrorDecoder.class - [JAR]

├─ com.admin4j.framework.feign.MultipartSupportConfig.class - [JAR]

com.admin4j.framework.feign.configuration

├─ com.admin4j.framework.feign.configuration.FeignErrorDecoderAutoConfiguration.class - [JAR]

com.admin4j.framework.feign.properties

├─ com.admin4j.framework.feign.properties.FeignClientBeanProperties.class - [JAR]

com.admin4j.framework.feign.exception

├─ com.admin4j.framework.feign.exception.FallbackException.class - [JAR]