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 agent-plugin-spring-webflux-1.1.0-RELEASE.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.bithon.agent.plugin.spring.webflux.metric
├─ org.bithon.agent.plugin.spring.webflux.metric.HttpBodySizeCollector.class - [JAR]
├─ org.bithon.agent.plugin.spring.webflux.metric.HttpIOMetrics.class - [JAR]
org.bithon.agent.plugin.spring.webflux.context
├─ org.bithon.agent.plugin.spring.webflux.context.HttpClientContext.class - [JAR]
├─ org.bithon.agent.plugin.spring.webflux.context.HttpServerContext.class - [JAR]
org.bithon.agent.plugin.spring.webflux
├─ org.bithon.agent.plugin.spring.webflux.SpringWebFluxPlugin.class - [JAR]