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 bubble-fireworks-cloud-openfeign-2021.5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
cn.fxbin.bubble.fireworks.cloud.feign
├─ cn.fxbin.bubble.fireworks.cloud.feign.OkHttp3ConnectionManager.class - [JAR]
cn.fxbin.bubble.fireworks.cloud.feign.handler
├─ cn.fxbin.bubble.fireworks.cloud.feign.handler.CustomizeUrlBlockHandler.class - [JAR]
cn.fxbin.bubble.fireworks.cloud.feign.codec
├─ cn.fxbin.bubble.fireworks.cloud.feign.codec.CustomizeFeignErrorDecoder.class - [JAR]