View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window framework-openfeign-0.0.2.RELEASE.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.lifelabs.leisure.framework.openfeign.configuration
├─ com.github.lifelabs.leisure.framework.openfeign.configuration.FrameworkOpenFeignAutoConfiguration.class - [JAR]
com.github.lifelabs.leisure.framework.openfeign.customiz
├─ com.github.lifelabs.leisure.framework.openfeign.customiz.OpenFeignConfiguration.class - [JAR]
com.github.lifelabs.leisure.framework.openfeign.customiz.interceptor
├─ com.github.lifelabs.leisure.framework.openfeign.customiz.interceptor.GetMappingPojoParamRequestInterceptor.class - [JAR]
com.github.lifelabs.leisure.framework.openfeign.exception
├─ com.github.lifelabs.leisure.framework.openfeign.exception.EnumExceptionMessageFrameworkOpenFeign.class - [JAR]
├─ com.github.lifelabs.leisure.framework.openfeign.exception.FrameworkOpenFeignException.class - [JAR]
com.github.lifelabs.leisure.framework.openfeign.customiz.code
├─ com.github.lifelabs.leisure.framework.openfeign.customiz.code.FrameworkOpenFeignErrorDecoder.class - [JAR]