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 frame-zipkin-2.5.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
me.youm.core.zipkin.sender
├─ me.youm.core.zipkin.sender.RSocketFNFCall.class - [JAR]
├─ me.youm.core.zipkin.sender.RSocketSender.class - [JAR]
me.youm.core.zipkin.props
├─ me.youm.core.zipkin.props.ZipkinProperties.class - [JAR]
me.youm.core.zipkin.config
├─ me.youm.core.zipkin.config.ZipkinConfiguration.class - [JAR]