jar

com.github.life-lab : common-feign

Maven & Gradle

Apr 26, 2019
2 usages
2 stars
Table Of Contents

Latest Version

Download com.github.life-lab : common-feign JAR file - Latest Versions:

All Versions

Download com.github.life-lab : common-feign 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 common-feign-0.0.12.RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.lifelab.leisure.common.feign.exception

├─ com.github.lifelab.leisure.common.feign.exception.CommonFeignException.class - [JAR]

├─ com.github.lifelab.leisure.common.feign.exception.EnumExceptionMessageFeign.class - [JAR]

com.github.lifelab.leisure.common.feign.customiz.interceptor

├─ com.github.lifelab.leisure.common.feign.customiz.interceptor.GetMappingPojoParamRequestInterceptor.class - [JAR]

com.github.lifelab.leisure.common.feign.customiz

├─ com.github.lifelab.leisure.common.feign.customiz.FeignConfiguration.class - [JAR]

com.github.lifelab.leisure.common.feign.customiz.code

├─ com.github.lifelab.leisure.common.feign.customiz.code.ColorsErrorDecoder.class - [JAR]

com.github.lifelab.leisure.common.feign.configuration

├─ com.github.lifelab.leisure.common.feign.configuration.CommonFeignAutoConfiguration.class - [JAR]

Advertisement