jar

com.kfyty : loveqq-boot-starter-feign

Maven & Gradle

Jun 17, 2024
Table Of Contents

Latest Version

Download com.kfyty : loveqq-boot-starter-feign JAR file - Latest Versions:

All Versions

Download com.kfyty : loveqq-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 loveqq-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.

com.kfyty.loveqq.framework.boot.feign.autoconfig.factory

├─ com.kfyty.loveqq.framework.boot.feign.autoconfig.factory.FeignFactoryBean.class - [JAR]

├─ com.kfyty.loveqq.framework.boot.feign.autoconfig.factory.LoadBalancerClientFactory.class - [JAR]

├─ com.kfyty.loveqq.framework.boot.feign.autoconfig.factory.RibbonFeignFactoryBean.class - [JAR]

com.kfyty.loveqq.framework.boot.feign.autoconfig.annotation

├─ com.kfyty.loveqq.framework.boot.feign.autoconfig.annotation.FeignClient.class - [JAR]

com.kfyty.loveqq.framework.boot.feign.autoconfig

├─ com.kfyty.loveqq.framework.boot.feign.autoconfig.FeignAutoConfiguration.class - [JAR]

├─ com.kfyty.loveqq.framework.boot.feign.autoconfig.FeignProperties.class - [JAR]

├─ com.kfyty.loveqq.framework.boot.feign.autoconfig.FeignProxyBeanDefinitionImport.class - [JAR]

com.kfyty.loveqq.framework.boot.feign.autoconfig.listener

├─ com.kfyty.loveqq.framework.boot.feign.autoconfig.listener.ServerListener.class - [JAR]