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 macula-boot-starter-cloud-feign-5.0.0-RC2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
dev.macula.boot.starter.cloud.feign.codec
├─ dev.macula.boot.starter.cloud.feign.codec.OpenFeignErrorDecoder.class - [JAR]
dev.macula.boot.starter.cloud.feign.interceptor
├─ dev.macula.boot.starter.cloud.feign.interceptor.HeaderRelayInterceptor.class - [JAR]
dev.macula.boot.starter.cloud.feign.config
├─ dev.macula.boot.starter.cloud.feign.config.FeignAutoConfiguration.class - [JAR]