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 grp-spring-feign-0.1.RS.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
grp.pt.feign.boot.autoconfig
├─ grp.pt.feign.boot.autoconfig.CustomFeignAutoConfiguration.class - [JAR]
grp.pt.feign.decode
├─ grp.pt.feign.decode.ZkjnDecoder.class - [JAR]