jar

xyz.lxie : spring-boot-starter-feign

Maven & Gradle

Nov 04, 2016
12 stars

spring-boot-starter-feign · spring-boot starter for feign

Table Of Contents

Latest Version

Download xyz.lxie : spring-boot-starter-feign JAR file - Latest Versions:

All Versions

Download xyz.lxie : spring-boot-starter-feign JAR file - All Versions:

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

xyz.lxie.feign.expander

├─ xyz.lxie.feign.expander.URLEncodedExpander.class - [JAR]

xyz.lxie.feign.springboot

├─ xyz.lxie.feign.springboot.EnableFeignClients.class - [JAR]

├─ xyz.lxie.feign.springboot.FeignAutoConfiguration.class - [JAR]

├─ xyz.lxie.feign.springboot.FeignClient.class - [JAR]

├─ xyz.lxie.feign.springboot.FeignClientFactoryBean.class - [JAR]

├─ xyz.lxie.feign.springboot.FeignClientsRegistrar.class - [JAR]

Advertisement