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 spring-cloud-sleuth-stream-1.3.6.RELEASE.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.springframework.cloud.sleuth.stream
├─ org.springframework.cloud.sleuth.stream.DiscoveryClientHostLocator.class - [JAR]
├─ org.springframework.cloud.sleuth.stream.Host.class - [JAR]
├─ org.springframework.cloud.sleuth.stream.HostLocator.class - [JAR]
├─ org.springframework.cloud.sleuth.stream.ServerPropertiesHostLocator.class - [JAR]
├─ org.springframework.cloud.sleuth.stream.SleuthSink.class - [JAR]
├─ org.springframework.cloud.sleuth.stream.SleuthSource.class - [JAR]
├─ org.springframework.cloud.sleuth.stream.SleuthStreamAutoConfiguration.class - [JAR]
├─ org.springframework.cloud.sleuth.stream.SleuthStreamProperties.class - [JAR]
├─ org.springframework.cloud.sleuth.stream.Spans.class - [JAR]
├─ org.springframework.cloud.sleuth.stream.StreamEnvironmentPostProcessor.class - [JAR]
├─ org.springframework.cloud.sleuth.stream.StreamSpanReporter.class - [JAR]
├─ org.springframework.cloud.sleuth.stream.TracerIgnoringChannelInterceptor.class - [JAR]
├─ org.springframework.cloud.sleuth.stream.ZipkinProperties.class - [JAR]