jar

io.github.smart-cloud : smart-cloud-starter-feign

Maven & Gradle

Mar 22, 2023
364 stars

openfeign封装(可拆可合、切面处理)

Table Of Contents

Latest Version

Download io.github.smart-cloud : smart-cloud-starter-feign JAR file - Latest Versions:

All Versions

Download io.github.smart-cloud : smart-cloud-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 smart-cloud-starter-feign-1.0.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.smart.cloud.starter.rpc.feign.interceptor

├─ io.github.smart.cloud.starter.rpc.feign.interceptor.FeignHttpHeaderParameterInterceptor.class - [JAR]

├─ io.github.smart.cloud.starter.rpc.feign.interceptor.FeignLogInterceptor.class - [JAR]

io.github.smart.cloud.starter.rpc.feign.autoconfigure

├─ io.github.smart.cloud.starter.rpc.feign.autoconfigure.FeignHttpHeaderParameterInterceptorAutoConfiguration.class - [JAR]

├─ io.github.smart.cloud.starter.rpc.feign.autoconfigure.FeignLogAspectAutoConfiguration.class - [JAR]

├─ io.github.smart.cloud.starter.rpc.feign.autoconfigure.SmartFeignAutoConfiguration.class - [JAR]

io.github.smart.cloud.starter.rpc.feign.annotation

├─ io.github.smart.cloud.starter.rpc.feign.annotation.SmartFeignClient.class - [JAR]

io.github.smart.cloud.starter.rpc.feign.condition

├─ io.github.smart.cloud.starter.rpc.feign.condition.SmartFeignClientCondition.class - [JAR]

io.github.smart.cloud.starter.rpc.feign.pojo

├─ io.github.smart.cloud.starter.rpc.feign.pojo.FeignLogAspectDO.class - [JAR]