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 trace-analysis-1.2.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.yupaits.yutool.plugin.trace.config
├─ com.yupaits.yutool.plugin.trace.config.TraceAnalysisAutoConfigure.class - [JAR]
com.yupaits.yutool.plugin.trace.constant
├─ com.yupaits.yutool.plugin.trace.constant.TraceConstants.class - [JAR]
com.yupaits.yutool.plugin.trace.rpc
├─ com.yupaits.yutool.plugin.trace.rpc.LabelBean.class - [JAR]
├─ com.yupaits.yutool.plugin.trace.rpc.TraceRpcHandler.class - [JAR]
com.yupaits.yutool.plugin.trace.web
├─ com.yupaits.yutool.plugin.trace.web.TraceFeignInterceptor.class - [JAR]
├─ com.yupaits.yutool.plugin.trace.web.TraceInterceptor.class - [JAR]
├─ com.yupaits.yutool.plugin.trace.web.TraceLogWebHandler.class - [JAR]
com.yupaits.yutool.plugin.trace.util
├─ com.yupaits.yutool.plugin.trace.util.LocalhostUtil.class - [JAR]
com.yupaits.yutool.plugin.trace.context
├─ com.yupaits.yutool.plugin.trace.context.LabelGenerator.class - [JAR]
├─ com.yupaits.yutool.plugin.trace.context.SpanIdGenerator.class - [JAR]
├─ com.yupaits.yutool.plugin.trace.context.TraceContext.class - [JAR]