jar

com.github.ethancommitpush : spring-boot-starter-openfeign

Maven & Gradle

Jan 25, 2021
12 stars

spring-boot-starter-openfeign · An auto configure library for projects relied on Spring Boot to easily generate openfeign clients without using Eureka

Table Of Contents

Latest Version

Download com.github.ethancommitpush : spring-boot-starter-openfeign JAR file - Latest Versions:

All Versions

Download com.github.ethancommitpush : spring-boot-starter-openfeign JAR file - All Versions:

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

com.github.ethancommitpush.feign.annotation

├─ com.github.ethancommitpush.feign.annotation.FeignClient.class - [JAR]

com.github.ethancommitpush.feign.decoder

├─ com.github.ethancommitpush.feign.decoder.CustomErrorDecoder.class - [JAR]

com.github.ethancommitpush.feign

├─ com.github.ethancommitpush.feign.FeignClientsAutoConfiguration.class - [JAR]

├─ com.github.ethancommitpush.feign.FeignClientsFactory.class - [JAR]

├─ com.github.ethancommitpush.feign.FeignClientsProperties.class - [JAR]

├─ com.github.ethancommitpush.feign.FeignClientsRegistrar.class - [JAR]

├─ com.github.ethancommitpush.feign.FeignConfigurationUtils.class - [JAR]

├─ com.github.ethancommitpush.feign.FeignLoggerType.class - [JAR]