jar

io.gitee.aghp : api-feign-sdk

Maven & Gradle

Aug 16, 2023

api-feign-sdk · 一个对请求进行签名的HTTP客户端

Table Of Contents

Latest Version

Download io.gitee.aghp : api-feign-sdk JAR file - Latest Versions:

All Versions

Download io.gitee.aghp : api-feign-sdk JAR file - All Versions:

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

com.ghp.feign

├─ com.ghp.feign.ApiFeignConfig.class - [JAR]

com.ghp.feign.client

├─ com.ghp.feign.client.ApiClient.class - [JAR]

com.ghp.feign.utils

├─ com.ghp.feign.utils.SignGeneratorUtils.class - [JAR]