jar

org.febit.boot : febit-boot-feign

Maven & Gradle

Jan 01, 2024
6 stars

febit-boot-parent · Febit Boot

Table Of Contents

Latest Version

Download org.febit.boot : febit-boot-feign JAR file - Latest Versions:

All Versions

Download org.febit.boot : febit-boot-feign JAR file - All Versions:

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

org.febit.boot.feign.codec

├─ org.febit.boot.feign.codec.BaseResponseDecoder.class - [JAR]

├─ org.febit.boot.feign.codec.JacksonDecoder.class - [JAR]

├─ org.febit.boot.feign.codec.JacksonEncoder.class - [JAR]

├─ org.febit.boot.feign.codec.JacksonQueryMapEncoder.class - [JAR]

├─ org.febit.boot.feign.codec.ResponseStatusDecoder.class - [JAR]

├─ org.febit.boot.feign.codec.StandardErrorDecoder.class - [JAR]

org.febit.boot.feign

├─ org.febit.boot.feign.ApiIgnored.class - [JAR]

├─ org.febit.boot.feign.Decoders.class - [JAR]

├─ org.febit.boot.feign.Encoders.class - [JAR]

├─ org.febit.boot.feign.ExtraSpringMvcContract.class - [JAR]

├─ org.febit.boot.feign.FeignApiArgs.class - [JAR]

├─ org.febit.boot.feign.FeignUtils.class - [JAR]

├─ org.febit.boot.feign.ResponseErrorException.class - [JAR]

├─ org.febit.boot.feign.ResponseSnapshot.class - [JAR]

├─ org.febit.boot.feign.StandardInvocationHandler.class - [JAR]

├─ org.febit.boot.feign.StandardJsonApiFeignConfig.class - [JAR]

├─ org.febit.boot.feign.package-info.class - [JAR]

org.febit.boot

├─ org.febit.boot.FebitFeign.class - [JAR]